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
We sometimes need to debug a rollout in a namespace but do not wish to fight with the cluster scoped controller.
Similar to how workflows uses an instance-id label to segregate controllers, the rollout controller could use this technique as well. This will also help with running new versions of the rollout controller for users who wish to opt-in to additional features.
The text was updated successfully, but these errors were encountered:
We sometimes need to debug a rollout in a namespace but do not wish to fight with the cluster scoped controller.
Similar to how workflows uses an instance-id label to segregate controllers, the rollout controller could use this technique as well. This will also help with running new versions of the rollout controller for users who wish to opt-in to additional features.
The text was updated successfully, but these errors were encountered: