Skip to content

Commit 1123424

Browse files
committed
Address review comments
Signed-off-by: Nabarun Pal <[email protected]>
1 parent d00a1fb commit 1123424

File tree

2 files changed

+2
-2
lines changed

2 files changed

+2
-2
lines changed

keps/sig-auth/3221-structured-authorization-configuration/README.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff 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

keps/sig-auth/3221-structured-authorization-configuration/kep.yaml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff 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
2323
feature-gates:
24-
- name: AuthorizationConfig
24+
- name: StructuredAuthorizationConfig
2525
components:
2626
- kube-apiserver
2727
disable-supported: true

0 commit comments

Comments
 (0)