File tree Expand file tree Collapse file tree 1 file changed +9
-10
lines changed
keps/sig-auth/3331-structured-config-for-oidc-authentication Expand file tree Collapse file tree 1 file changed +9
-10
lines changed Original file line number Diff line number Diff line change 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
3
3
kep-number : " 3331"
4
4
authors :
5
5
- " @nabokihms"
6
6
owning-sig : sig-auth
7
- participating-sigs :
8
- - sig-auth
9
7
reviewers :
10
8
- " @enj"
11
9
- " @liggitt"
@@ -15,14 +13,15 @@ approvers:
15
13
creation-date : " 2022-06-02"
16
14
status : provisional
17
15
stage : alpha
18
- latest-milestone : " v1.26 "
16
+ latest-milestone : " v1.28 "
19
17
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 "
23
21
feature-gates :
24
- - name : StructuredOIDCConfiguration
22
+ - name : StructuredAuthenticationConfiguration
25
23
components :
26
24
- kube-apiserver
27
25
disable-supported : true
28
- metrics : []
26
+ metrics :
27
+ - " TODO"
You can’t perform that action at this time.
0 commit comments