File tree Expand file tree Collapse file tree 2 files changed +3
-3
lines changed
keps/sig-api-machinery/3488-cel-admission-control Expand file tree Collapse file tree 2 files changed +3
-3
lines changed Original file line number Diff line number Diff line change @@ -1809,7 +1809,7 @@ when drafting this test plan.
18091809[testing-guidelines] : https://git.k8s.io/community/contributors/devel/sig-testing/testing.md
18101810-->
18111811
1812- [ ] I/we understand the owners of the involved components may require updates to
1812+ [X ] I/we understand the owners of the involved components may require updates to
18131813existing tests to make this code solid enough prior to committing the changes necessary
18141814to implement this enhancement.
18151815
@@ -2021,7 +2021,7 @@ well as the [existing list] of feature gates.
20212021-->
20222022
20232023- [ ] Feature gate (also fill in values in `kep.yaml`)
2024- - Feature gate name : CelValidatingAdmissionExtensibility
2024+ - Feature gate name : CELValidatingAdmission
20252025 - Components depending on the feature gate : kube-apiserver
20262026- [ ] Other
20272027 - Describe the mechanism :
Original file line number Diff line number Diff line change @@ -48,7 +48,7 @@ milestone:
4848# The following PRR answers are required at alpha release
4949# List the feature gate name and the components for which it must be enabled
5050feature-gates :
51- - name : CelValidatingAdmissionExtensibility
51+ - name : CELValidatingAdmission
5252 components :
5353 - kube-apiserver
5454disable-supported : true
You can’t perform that action at this time.
0 commit comments