Skip to content

Commit ac1b27b

Browse files
committed
Updated feature gate name
1 parent b52d2b4 commit ac1b27b

File tree

2 files changed

+2
-2
lines changed

2 files changed

+2
-2
lines changed

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

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -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: CelValidatingAdmissionExtensibility
2060+
- Feature gate name: CELValidatingAdmission
20612061
- Components depending on the feature gate: kube-apiserver
20622062
- [ ] Other
20632063
- Describe the mechanism:

keps/sig-api-machinery/3488-cel-admission-control/kep.yaml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff 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
5050
feature-gates:
51-
- name: CelValidatingAdmissionExtensibility
51+
- name: CELValidatingAdmission
5252
components:
5353
- kube-apiserver
5454
disable-supported: true

0 commit comments

Comments
 (0)