Skip to content

Commit d25595c

Browse files
committed
Add latest-milestone and alpha milestone back in
Signed-off-by: lauralorenz <[email protected]>
1 parent 627fe50 commit d25595c

File tree

1 file changed

+2
-3
lines changed
  • keps/sig-node/4603-tune-crashloopbackoff

1 file changed

+2
-3
lines changed

keps/sig-node/4603-tune-crashloopbackoff/kep.yaml

Lines changed: 2 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -25,11 +25,11 @@ stage: alpha
2525
# The most recent milestone for which work toward delivery of this KEP has been
2626
# done. This can be the current (upcoming) milestone, if it is being actively
2727
# worked on.
28-
# latest-milestone: "v1.32"
28+
latest-milestone: "v1.32"
2929

3030
# The milestone at which this feature was, or is targeted to be, at each stage.
3131
milestone:
32-
# alpha: "v1.32"
32+
alpha: "v1.32"
3333
# beta: "v1.34"
3434
# stable: "v1.37"
3535

@@ -43,7 +43,6 @@ feature-gates:
4343
components:
4444
- kubelet
4545
disable-supported: true
46-
4746
# The following PRR answers are required at beta release
4847
# metrics:
4948
# - my_feature_metric

0 commit comments

Comments
 (0)