We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 627fe50 commit d25595cCopy full SHA for d25595c
keps/sig-node/4603-tune-crashloopbackoff/kep.yaml
@@ -25,11 +25,11 @@ stage: alpha
25
# The most recent milestone for which work toward delivery of this KEP has been
26
# done. This can be the current (upcoming) milestone, if it is being actively
27
# worked on.
28
-# latest-milestone: "v1.32"
+latest-milestone: "v1.32"
29
30
# The milestone at which this feature was, or is targeted to be, at each stage.
31
milestone:
32
- # alpha: "v1.32"
+ alpha: "v1.32"
33
# beta: "v1.34"
34
# stable: "v1.37"
35
@@ -43,7 +43,6 @@ feature-gates:
43
components:
44
- kubelet
45
disable-supported: true
46
-
47
# The following PRR answers are required at beta release
48
# metrics:
49
# - my_feature_metric
0 commit comments