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
Currently rollout will webhook all workloads update requests, include Deployment, StatefulSet, CloneSet, Advanced StatefulSet. But not all workloads have to be rollout released, and if kruise rollout crashes will lead to worload update failed. So we can add configuration in MutatingWebhookConfiguration yaml.
Currently rollout will webhook all workloads update requests, include Deployment, StatefulSet, CloneSet, Advanced StatefulSet. But not all workloads have to be rollout released, and if kruise rollout crashes will lead to worload update failed. So we can add configuration in MutatingWebhookConfiguration yaml.
And the rollout controller patches the above label to the workload according to the Rollout yaml.
The text was updated successfully, but these errors were encountered: