Skip to content

Commit a341918

Browse files
committed
Address comment
1 parent 89250e4 commit a341918

File tree

1 file changed

+3
-0
lines changed
  • keps/sig-api-machinery/3488-cel-admission-control

1 file changed

+3
-0
lines changed

keps/sig-api-machinery/3488-cel-admission-control/README.md

Lines changed: 3 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -2129,6 +2129,9 @@ The existing workload could potentially fail the validation and cause unexpected
21292129
While rollout, the cluster administrator could configure the feature with `enforcement: [Warn, Audit]` or similar,
21302130
and wait until being comfortable to switch the enforcement level to `Deny`. In this way it will minimize the effect on the running workloads.
21312131

2132+
Note that if the request was in while the feature is off, when the feature is turned back on,
2133+
the validation policy might prevent it from editing if validation rules applied.
2134+
21322135
###### What specific metrics should inform a rollback?
21332136

21342137
<!--

0 commit comments

Comments
 (0)