Skip to content

Commit 6bcd596

Browse files
committed
KEP-4193: 1.33 updates for ServiceAccountTokenNodeBinding GA
1 parent 60dd2a9 commit 6bcd596

File tree

2 files changed

+2
-1
lines changed

2 files changed

+2
-1
lines changed

keps/sig-auth/4193-bound-service-account-token-improvements/README.md

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -724,6 +724,7 @@ For example, attempting to issue a node bound token, or attempting to authentica
724724
* `ServiceAccountTokenJTI`, `ServiceAccountTokenNodeBindingValidation` and `ServiceAccountTokenPodNodeInfo` promoted to beta for v1.30 release
725725
* Promoted `ServiceAccountTokenNodeBinding` promoted to beta for v1.31 release
726726
* Promoted `ServiceAccountTokenJTI`, `ServiceAccountTokenPodNodeInfo`, `ServiceAccountTokenNodeBindingValidation` to stable for v1.32 release
727+
* Promoted `ServiceAccountTokenNodeBinding` to stable for v1.33 release
727728

728729
<!--
729730
Major milestones in the lifecycle of a KEP should be tracked in this section.

keps/sig-auth/4193-bound-service-account-token-improvements/kep.yaml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -23,7 +23,7 @@ stage: stable
2323
# The most recent milestone for which work toward delivery of this KEP has been
2424
# done. This can be the current (upcoming) milestone, if it is being actively
2525
# worked on.
26-
latest-milestone: "v1.32"
26+
latest-milestone: "v1.33"
2727

2828
# The milestone at which this feature was, or is targeted to be, at each stage.
2929
milestone:

0 commit comments

Comments
 (0)