File tree Expand file tree Collapse file tree 1 file changed +4
-2
lines changed
keps/sig-node/4603-tune-crashloopbackoff Expand file tree Collapse file tree 1 file changed +4
-2
lines changed Original file line number Diff line number Diff line change @@ -1173,8 +1173,10 @@ well as the [existing list] of feature gates.
1173
1173
-->
1174
1174
1175
1175
- [x] Feature gate (also fill in values in `kep.yaml`)
1176
- - Feature gate name : ` ReduceDefaultCrashLoopBackoffDecay` and `EnableRapidCrashLoopBackoffDecay`
1177
- - Components depending on the feature gate : ` kube-apiserver` , `kubelet`
1176
+ - Feature gate name : ` ReduceDefaultCrashLoopBackoffDecay`
1177
+ - Components depending on the feature gate : ` kubelet`
1178
+ - Feature gate name : ` EnableRapidCrashLoopBackoffDecay`
1179
+ - Components depending on the feature gate : ` kube-apiserver` , `kubelet`
1178
1180
1179
1181
# ##### Does enabling the feature change any default behavior?
1180
1182
You can’t perform that action at this time.
0 commit comments