File tree Expand file tree Collapse file tree 1 file changed +6
-4
lines changed
keps/sig-api-machinery/3716-webhook-predicates Expand file tree Collapse file tree 1 file changed +6
-4
lines changed Original file line number Diff line number Diff line change 1
- title : KEP Template
1
+ title : Admission Webhook Match Conditions
2
2
kep-number : 3716
3
3
authors :
4
4
- " @tallclair"
@@ -8,9 +8,11 @@ participating-sigs:
8
8
status : provisional
9
9
creation-date : 2023-01-09
10
10
reviewers :
11
- - TBD
11
+ - jpbetz
12
+ - cici37
13
+ - maxsmythe
12
14
approvers :
13
- - TBD
15
+ - deads2k
14
16
15
17
# #### WARNING !!! ######
16
18
# prr-approvers has been moved to its own location
@@ -42,7 +44,7 @@ milestone:
42
44
# The following PRR answers are required at alpha release
43
45
# List the feature gate name and the components for which it must be enabled
44
46
feature-gates :
45
- - name : WebhookPredicates
47
+ - name : AdmissionWebhookMatchConditions
46
48
components :
47
49
- kube-apiserver
48
50
disable-supported : true
You can’t perform that action at this time.
0 commit comments