Skip to content

Commit e331745

Browse files
authored
Merge pull request #4161 from palnabarun/3221/1.29-update
KEP-3221: Update for 1.29
2 parents df246c8 + 0a3c506 commit e331745

File tree

2 files changed

+4
-4
lines changed

2 files changed

+4
-4
lines changed

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

+2-2
Original file line numberDiff line numberDiff line change
@@ -23,7 +23,7 @@
2323
- [Integration tests](#integration-tests)
2424
- [e2e tests](#e2e-tests)
2525
- [Graduation Criteria](#graduation-criteria)
26-
- [Alpha (1.28)](#alpha-128)
26+
- [Alpha (1.29)](#alpha-129)
2727
- [Future Alpha versions](#future-alpha-versions)
2828
- [Beta](#beta)
2929
- [GA](#ga)
@@ -543,7 +543,7 @@ the scenarios.
543543

544544
### Graduation Criteria
545545

546-
#### Alpha (1.28)
546+
#### Alpha (1.29)
547547

548548
- Add file based authorizer chain configuration
549549
- Add feature flag for gating usage

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

+2-2
Original file line numberDiff line numberDiff line change
@@ -15,9 +15,9 @@ approvers:
1515
see-also:
1616
- https://github.com/kubernetes/kubernetes/issues/101762
1717
stage: alpha
18-
latest-milestone: "v1.28"
18+
latest-milestone: "v1.29"
1919
milestone:
20-
alpha: "v1.28"
20+
alpha: "v1.29"
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:

0 commit comments

Comments
 (0)