Skip to content

Commit f10c264

Browse files
authored
Merge pull request kubernetes#3592 from cici37/cel-admission-control
Update FG name and Check the test agreement
2 parents 0f12895 + ac1b27b commit f10c264

File tree

2 files changed

+3
-3
lines changed

2 files changed

+3
-3
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
@@ -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
18131813
existing tests to make this code solid enough prior to committing the changes necessary
18141814
to 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:

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)