nephio-project / nephio

Nephio is a Kubernetes-based automation platform for deploying and managing highly distributed, interconnected workloads such as 5G Network Functions, and the underlying infrastructure on which those workloads depend.
Apache License 2.0
104 stars 53 forks source link

Consider turning the repository routine into a controller #695

Open liamfallon opened 5 months ago

liamfallon commented 5 months ago

Original issue URL: https://github.com/kptdev/kpt/issues/3224 Original issue user: https://github.com/mortent Original issue created at: 2022-05-22T23:54:56Z Original issue last updated at: 2022-05-22T23:54:56Z Original issue body: Make the background repository routine a controller to leverage functionality in the common controller libraries, such as maintaining reliable Watch connection (background.go).

Original issue comments: