rancher / fleet

Deploy workloads from Git to large fleets of Kubernetes clusters
https://fleet.rancher.io/
Apache License 2.0
1.5k stars 226 forks source link

Merge gitops and gitrepo controllers #2513

Open 0xavi0 opened 3 months ago

0xavi0 commented 3 months ago

We're observing conflicts and race conditions between gitopts and gitrepo controllers and, as both handle the same main resource (GitRepo).

Try to merge both controllers into the gitopts one to avoid having this situation.

Functionality that we still have in the gitrepo controller and should be moved: