File tree Expand file tree Collapse file tree 2 files changed +2
-2
lines changed
keps/sig-api-machinery/3488-cel-admission-control Expand file tree Collapse file tree 2 files changed +2
-2
lines changed Original file line number Diff line number Diff line change @@ -2057,7 +2057,7 @@ well as the [existing list] of feature gates.
2057
2057
-->
2058
2058
2059
2059
- [ ] Feature gate (also fill in values in `kep.yaml`)
2060
- - Feature gate name : CelValidatingAdmissionExtensibility
2060
+ - Feature gate name : CELValidatingAdmission
2061
2061
- Components depending on the feature gate : kube-apiserver
2062
2062
- [ ] Other
2063
2063
- Describe the mechanism :
Original file line number Diff line number Diff line change @@ -48,7 +48,7 @@ milestone:
48
48
# The following PRR answers are required at alpha release
49
49
# List the feature gate name and the components for which it must be enabled
50
50
feature-gates :
51
- - name : CelValidatingAdmissionExtensibility
51
+ - name : CELValidatingAdmission
52
52
components :
53
53
- kube-apiserver
54
54
disable-supported : true
You can’t perform that action at this time.
0 commit comments