File tree Expand file tree Collapse file tree 1 file changed +4
-4
lines changed
keps/sig-node/2133-kubelet-credential-providers Expand file tree Collapse file tree 1 file changed +4
-4
lines changed Original file line number Diff line number Diff line change @@ -27,13 +27,13 @@ stage: beta
27
27
# The most recent milestone for which work toward delivery of this KEP has been
28
28
# done. This can be the current (upcoming) milestone, if it is being actively
29
29
# worked on.
30
- latest-milestone : " v1.22 "
30
+ latest-milestone : " v1.23 "
31
31
32
32
# The milestone at which this feature was, or is targeted to be, at each stage.
33
33
milestone :
34
34
alpha : " v1.20"
35
- beta : " v1.22 "
36
- stable : " v1.24 "
35
+ beta : " v1.23 "
36
+ stable : " v1.25 "
37
37
38
38
# The following PRR answers are required at alpha release
39
39
# List the feature gate name and the components for which it must be enabled
@@ -46,4 +46,4 @@ disable-supported: true
46
46
# The following PRR answers are required at beta release
47
47
metrics :
48
48
- kubelet_credential_provider_plugin_errors
49
- - kubelet_credential_provider_plugin_duration
49
+ - kubelet_credential_provider_plugin_duration
You can’t perform that action at this time.
0 commit comments