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
Since the controller no longer restarts when the Gatekeeper installation
state changes, we need to prevent controller-runtime from creating a
watch on constraint templates, or else the client-go watcher will
continuously log errors trying to restart the watch.
Signed-off-by: mprahl <[email protected]>
0 commit comments