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