File tree Expand file tree Collapse file tree 2 files changed +2
-2
lines changed
keps/sig-auth/3221-structured-authorization-configuration Expand file tree Collapse file tree 2 files changed +2
-2
lines changed Original file line number Diff line number Diff line change @@ -577,7 +577,7 @@ Not applicable.
577
577
# ##### How can this feature be enabled / disabled in a live cluster?
578
578
579
579
- [x] Feature gate
580
- - Feature gate name : ` AuthorizationConfig `
580
+ - Feature gate name : ` StructuredAuthorizationConfig `
581
581
- Components depending on the feature gate :
582
582
- kube-apiserver
583
583
Original file line number Diff line number Diff line change @@ -21,7 +21,7 @@ milestone:
21
21
# The following PRR answers are required at alpha release
22
22
# List the feature gate name and the components for which it must be enabled
23
23
feature-gates :
24
- - name : AuthorizationConfig
24
+ - name : StructuredAuthorizationConfig
25
25
components :
26
26
- kube-apiserver
27
27
disable-supported : true
You can’t perform that action at this time.
0 commit comments