Skip to content

Commit 12a2dac

Browse files
committed
back to provisional
Signed-off-by: Laura Lorenz <[email protected]>
1 parent a0187a9 commit 12a2dac

File tree

1 file changed

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

1 file changed

+7
-7
lines changed

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

Lines changed: 7 additions & 7 deletions
Original file line numberDiff line numberDiff line change
@@ -6,7 +6,7 @@ owning-sig: sig-node
66
# participating-sigs:
77
# - sig-aaa
88
# - sig-bbb
9-
status: implementable
9+
status: provisional
1010
creation-date: 2024-04-29
1111
reviewers:
1212
- "@tallclair"
@@ -26,11 +26,11 @@ stage: alpha
2626
# The most recent milestone for which work toward delivery of this KEP has been
2727
# done. This can be the current (upcoming) milestone, if it is being actively
2828
# worked on.
29-
latest-milestone: "v1.31"
29+
latest-milestone: "v1.32"
3030

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

@@ -41,10 +41,10 @@ feature-gates:
4141
components:
4242
- kube-apiserver
4343
- kubelet
44-
- name: EnableRapidCrashLoopBackoffDecay
45-
components:
46-
- kube-apiserver
47-
- kubelet
44+
# - name: EnableRapidCrashLoopBackoffDecay
45+
# components:
46+
# - kube-apiserver
47+
# - kubelet
4848
disable-supported: true
4949

5050
# The following PRR answers are required at beta release

0 commit comments

Comments
 (0)