Skip to content

Commit 9f70587

Browse files
reformat feature gate definitions
Co-authored-by: Tim Allclair <[email protected]>
1 parent b018a68 commit 9f70587

File tree

1 file changed

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

1 file changed

+4
-2
lines changed

keps/sig-node/4603-tune-crashloopbackoff/README.md

Lines changed: 4 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1173,8 +1173,10 @@ well as the [existing list] of feature gates.
11731173
-->
11741174

11751175
- [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`
11781180

11791181
###### Does enabling the feature change any default behavior?
11801182

0 commit comments

Comments
 (0)