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.
577577# ##### How can this feature be enabled / disabled in a live cluster?
578578
579579- [x] Feature gate
580- - Feature gate name : ` AuthorizationConfig `
580+ - Feature gate name : ` StructuredAuthorizationConfig `
581581 - Components depending on the feature gate :
582582 - kube-apiserver
583583
Original file line number Diff line number Diff line change @@ -21,7 +21,7 @@ milestone:
2121# The following PRR answers are required at alpha release
2222# List the feature gate name and the components for which it must be enabled
2323feature-gates :
24- - name : AuthorizationConfig
24+ - name : StructuredAuthorizationConfig
2525 components :
2626 - kube-apiserver
2727disable-supported : true
You can’t perform that action at this time.
0 commit comments