Skip to content

Commit 3205065

Browse files
authored
Merge pull request #4796 from ritazh/3221
KEP-3221: update kep milestone and stage
2 parents 9679329 + 156081f commit 3205065

File tree

2 files changed

+6
-2
lines changed
  • keps
    • prod-readiness/sig-auth
    • sig-auth/3221-structured-authorization-configuration

2 files changed

+6
-2
lines changed

keps/prod-readiness/sig-auth/3221.yaml

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -3,3 +3,5 @@ alpha:
33
approver: "@deads2k"
44
beta:
55
approver: "@jpbetz"
6+
stable:
7+
approver: "@deads2k"

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

Lines changed: 4 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -3,6 +3,7 @@ kep-number: 3221
33
authors:
44
- "@100mik"
55
- "@palnabarun"
6+
- "@ritazh"
67
owning-sig: sig-auth
78
status: implementable
89
creation-date: 2022-06-21
@@ -14,11 +15,12 @@ approvers:
1415
- "@liggitt"
1516
see-also:
1617
- https://github.com/kubernetes/kubernetes/issues/101762
17-
stage: alpha
18-
latest-milestone: "v1.30"
18+
stage: stable
19+
latest-milestone: "v1.32"
1920
milestone:
2021
alpha: "v1.29"
2122
beta: "v1.30"
23+
stable: "v1.32"
2224
# The following PRR answers are required at alpha release
2325
# List the feature gate name and the components for which it must be enabled
2426
feature-gates:

0 commit comments

Comments
 (0)