Skip to content

Commit 2328465

Browse files
committed
Address comments
1 parent c45b460 commit 2328465

File tree

1 file changed

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

1 file changed

+2
-2
lines changed

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

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1889,7 +1889,7 @@ For Alpha, describe what tests will be added to ensure proper quality of the enh
18891889
For Beta and GA, add links to added tests together with links to k8s-triage for those tests:
18901890
https://storage.googleapis.com/k8s-triage/index.html
18911891
-->
1892-
In the first alpha phrase, the integration tests are expected to be added for:
1892+
In the first alpha phase, the integration tests are expected to be added for:
18931893
- The behavior with feature gate and API turned on/off and mix match
18941894
- The happy path with everything configured and validation proceeded successfully
18951895
- Validation with different enforcement policies
@@ -2057,7 +2057,7 @@ well as the [existing list] of feature gates.
20572057
-->
20582058

20592059
- [ ] Feature gate (also fill in values in `kep.yaml`)
2060-
- Feature gate name: ValidatingAdmissionPolicy
2060+
- Feature gate name: CelValidatingAdmissionExtensibility
20612061
- Components depending on the feature gate: kube-apiserver
20622062
- [ ] Other
20632063
- Describe the mechanism:

0 commit comments

Comments
 (0)