Skip to content

Commit

Permalink
Address comment
Browse files Browse the repository at this point in the history
  • Loading branch information
cici37 committed Oct 4, 2022
1 parent 89250e4 commit a341918
Showing 1 changed file with 3 additions and 0 deletions.
3 changes: 3 additions & 0 deletions keps/sig-api-machinery/3488-cel-admission-control/README.md
Original file line number Diff line number Diff line change
Expand Up @@ -2129,6 +2129,9 @@ The existing workload could potentially fail the validation and cause unexpected
While rollout, the cluster administrator could configure the feature with `enforcement: [Warn, Audit]` or similar,
and wait until being comfortable to switch the enforcement level to `Deny`. In this way it will minimize the effect on the running workloads.

Note that if the request was in while the feature is off, when the feature is turned back on,
the validation policy might prevent it from editing if validation rules applied.

###### What specific metrics should inform a rollback?

<!--
Expand Down

0 comments on commit a341918

Please sign in to comment.