File tree 2 files changed +4
-4
lines changed
keps/sig-auth/3221-structured-authorization-configuration
2 files changed +4
-4
lines changed Original file line number Diff line number Diff line change 23
23
- [ Integration tests] ( #integration-tests )
24
24
- [ e2e tests] ( #e2e-tests )
25
25
- [ Graduation Criteria] ( #graduation-criteria )
26
- - [ Alpha (1.28 )] ( #alpha-128 )
26
+ - [ Alpha (1.29 )] ( #alpha-129 )
27
27
- [ Future Alpha versions] ( #future-alpha-versions )
28
28
- [ Beta] ( #beta )
29
29
- [ GA] ( #ga )
@@ -543,7 +543,7 @@ the scenarios.
543
543
544
544
# ## Graduation Criteria
545
545
546
- # ### Alpha (1.28 )
546
+ # ### Alpha (1.29 )
547
547
548
548
- Add file based authorizer chain configuration
549
549
- Add feature flag for gating usage
Original file line number Diff line number Diff line change @@ -15,9 +15,9 @@ approvers:
15
15
see-also :
16
16
- https://github.com/kubernetes/kubernetes/issues/101762
17
17
stage : alpha
18
- latest-milestone : " v1.28 "
18
+ latest-milestone : " v1.29 "
19
19
milestone :
20
- alpha : " v1.28 "
20
+ alpha : " v1.29 "
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 :
You can’t perform that action at this time.
0 commit comments