Skip to content

Commit a587293

Browse files
committed
KEP-2133: updates for v1.24
Signed-off-by: Andrew Sy Kim <[email protected]>
1 parent 3998ad3 commit a587293

File tree

2 files changed

+3
-3
lines changed

2 files changed

+3
-3
lines changed

keps/sig-node/2133-kubelet-credential-providers/README.md

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -327,6 +327,7 @@ Alpha:
327327

328328
Beta:
329329
* integration or e2e tests with at least one working plugin implementation
330+
* at least 2 working reference implementations
330331
* unit tests for new concurrency/caching improvements.
331332

332333
### Graduation Criteria

keps/sig-node/2133-kubelet-credential-providers/kep.yaml

Lines changed: 2 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -27,13 +27,12 @@ stage: beta
2727
# The most recent milestone for which work toward delivery of this KEP has been
2828
# done. This can be the current (upcoming) milestone, if it is being actively
2929
# worked on.
30-
latest-milestone: "v1.23"
30+
latest-milestone: "v1.24"
3131

3232
# The milestone at which this feature was, or is targeted to be, at each stage.
3333
milestone:
3434
alpha: "v1.20"
35-
beta: "v1.23"
36-
stable: "v1.25"
35+
beta: "v1.24"
3736

3837
# The following PRR answers are required at alpha release
3938
# List the feature gate name and the components for which it must be enabled

0 commit comments

Comments
 (0)