Skip to content

Commit

Permalink
Merge pull request #2955 from adisky/update-credential-KEP
Browse files Browse the repository at this point in the history
KEP-2133: Update beta milestone to 1.23 for kubelet credential provider KEP
  • Loading branch information
k8s-ci-robot authored Sep 9, 2021
2 parents f2c49e3 + 76317de commit d3b2045
Showing 1 changed file with 4 additions and 4 deletions.
8 changes: 4 additions & 4 deletions keps/sig-node/2133-kubelet-credential-providers/kep.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -27,13 +27,13 @@ stage: beta
# The most recent milestone for which work toward delivery of this KEP has been
# done. This can be the current (upcoming) milestone, if it is being actively
# worked on.
latest-milestone: "v1.22"
latest-milestone: "v1.23"

# The milestone at which this feature was, or is targeted to be, at each stage.
milestone:
alpha: "v1.20"
beta: "v1.22"
stable: "v1.24"
beta: "v1.23"
stable: "v1.25"

# The following PRR answers are required at alpha release
# List the feature gate name and the components for which it must be enabled
Expand All @@ -46,4 +46,4 @@ disable-supported: true
# The following PRR answers are required at beta release
metrics:
- kubelet_credential_provider_plugin_errors
- kubelet_credential_provider_plugin_duration
- kubelet_credential_provider_plugin_duration

0 comments on commit d3b2045

Please sign in to comment.