Skip to content

Commit bfe5e39

Browse files
authored
Merge pull request #5150 from SergeyKanzhelev/resHealthAlpha2
bump the release for Add Resource Health Status to the Pod Status for Device Plugin and DRA
2 parents fa76b47 + 4104de4 commit bfe5e39

File tree

1 file changed

+3
-3
lines changed
  • keps/sig-node/4680-add-resource-health-to-pod-status

1 file changed

+3
-3
lines changed

keps/sig-node/4680-add-resource-health-to-pod-status/kep.yaml

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -28,13 +28,13 @@ stage: alpha #|beta|stable
2828
# The most recent milestone for which work toward delivery of this KEP has been
2929
# done. This can be the current (upcoming) milestone, if it is being actively
3030
# worked on.
31-
latest-milestone: "v1.32"
31+
latest-milestone: "v1.33"
3232

3333
# The milestone at which this feature was, or is targeted to be, at each stage.
3434
milestone:
3535
alpha: "v1.31" # 1.32 will contain an alpha2 with more features
36-
beta: "v1.33"
37-
stable: "v1.35"
36+
beta: "v1.34"
37+
stable: "v1.36"
3838

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

0 commit comments

Comments
 (0)