Skip to content

Commit 261a913

Browse files
committed
kep.yaml changes
Signed-off-by: Monis Khan <[email protected]>
1 parent 0ad9b06 commit 261a913

File tree

1 file changed

+9
-10
lines changed
  • keps/sig-auth/3331-structured-config-for-oidc-authentication

1 file changed

+9
-10
lines changed
Lines changed: 9 additions & 10 deletions
Original file line numberDiff line numberDiff line change
@@ -1,11 +1,9 @@
1-
name: 3331-structured-config-for-oidc-authentication
2-
title: Structured config for OIDC authentication
1+
name: 3331-structured-authentication-config
2+
title: Structured authentication config
33
kep-number: "3331"
44
authors:
55
- "@nabokihms"
66
owning-sig: sig-auth
7-
participating-sigs:
8-
- sig-auth
97
reviewers:
108
- "@enj"
119
- "@liggitt"
@@ -15,14 +13,15 @@ approvers:
1513
creation-date: "2022-06-02"
1614
status: provisional
1715
stage: alpha
18-
latest-milestone: "v1.26"
16+
latest-milestone: "v1.28"
1917
milestone:
20-
alpha: "v1.27"
21-
beta: "v1.28"
22-
stable: "v1.30"
18+
alpha: "v1.28"
19+
beta: "v1.29"
20+
stable: "v1.31"
2321
feature-gates:
24-
- name: StructuredOIDCConfiguration
22+
- name: StructuredAuthenticationConfiguration
2523
components:
2624
- kube-apiserver
2725
disable-supported: true
28-
metrics: []
26+
metrics:
27+
- "TODO"

0 commit comments

Comments
 (0)