Skip to content

Commit 5dfcba1

Browse files
committed
Clarify the success situation
Signed-off-by: Laura Lorenz <[email protected]>
1 parent ee72b80 commit 5dfcba1

File tree

1 file changed

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

1 file changed

+3
-2
lines changed

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

Lines changed: 3 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -331,8 +331,9 @@ and anticipate the change in load and node stability as a result of upgrading to
331331
these changes.
332332

333333
Note that proposal will NOT change:
334-
* backoff behavior for Pods transitioning from the "Success" state -- see [here
335-
in Alternatives Considered](#on-success-and-the-10-minute-recovery-threshold)
334+
* backoff behavior for Pods transitioning from the "Success" state differently
335+
from those transitioning from a "Failed" state -- see [here in Alternatives
336+
Considered](#on-success-and-the-10-minute-recovery-threshold)
336337
* the time Kubernetes waits before resetting the backoff counter -- see the
337338
[here inAlternatives
338339
Considered](#on-success-and-the-10-minute-recovery-threshold)

0 commit comments

Comments
 (0)