Skip to content

Commit bbe33be

Browse files
authored
Merge pull request kubernetes#2950 from mrunalp/2712_update_milestone
KEP-2712: Update milestone for Pod Priority Based Graceful Node Shutdown
2 parents f5c4952 + a9916bf commit bbe33be

File tree

1 file changed

+3
-3
lines changed
  • keps/sig-node/2712-pod-priority-based-graceful-node-shutdown

1 file changed

+3
-3
lines changed

keps/sig-node/2712-pod-priority-based-graceful-node-shutdown/kep.yaml

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -20,11 +20,11 @@ stage: alpha
2020
# The most recent milestone for which work toward delivery of this KEP has been
2121
# done. This can be the current (upcoming) milestone, if it is being actively
2222
# worked on.
23-
latest-milestone: "v1.22"
23+
latest-milestone: "v1.23"
2424

2525
# The milestone at which this feature was, or is targeted to be, at each stage.
2626
milestone:
27-
alpha: "v1.22"
27+
alpha: "v1.23"
2828

2929
# The following PRR answers are required at alpha release
3030
# List the feature gate name and the components for which it must be enabled
@@ -36,4 +36,4 @@ disable-supported: true
3636

3737
# The following PRR answers are required at beta release
3838
metrics:
39-
- "N/A"
39+
- "N/A"

0 commit comments

Comments
 (0)