Skip to content

Commit 975b6c9

Browse files
committed
Update kep.yaml, assign reviewers & approvers
1 parent b501dc4 commit 975b6c9

File tree

1 file changed

+6
-4
lines changed
  • keps/sig-api-machinery/3716-webhook-predicates

1 file changed

+6
-4
lines changed

keps/sig-api-machinery/3716-webhook-predicates/kep.yaml

Lines changed: 6 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,4 @@
1-
title: KEP Template
1+
title: Admission Webhook Match Conditions
22
kep-number: 3716
33
authors:
44
- "@tallclair"
@@ -8,9 +8,11 @@ participating-sigs:
88
status: provisional
99
creation-date: 2023-01-09
1010
reviewers:
11-
- TBD
11+
- jpbetz
12+
- cici37
13+
- maxsmythe
1214
approvers:
13-
- TBD
15+
- deads2k
1416

1517
##### WARNING !!! ######
1618
# prr-approvers has been moved to its own location
@@ -42,7 +44,7 @@ milestone:
4244
# The following PRR answers are required at alpha release
4345
# List the feature gate name and the components for which it must be enabled
4446
feature-gates:
45-
- name: WebhookPredicates
47+
- name: AdmissionWebhookMatchConditions
4648
components:
4749
- kube-apiserver
4850
disable-supported: true

0 commit comments

Comments
 (0)