You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
There is no longer race conditions between those 2 controllers, because #2537 merges the whole functionality into the gitops controller.
The GitRepo controller does not exist anymore.
The gitops gitjob controller needs RBAC from the gitrepo controller.
Move from gitrepo to gitops controller:
AuthorizeAndAssignDefaults
NewTargetsConfigMap
Basically, only the display/summary status updates remain in the gitrepo controller.
Can we improve the condition updates, so both controllers don't conflict on the same condition?
The text was updated successfully, but these errors were encountered: