Enhancement name: Configure the max CrashLoopBackOff delay
Enhancement status (alpha/beta/stable): alpha?
SIG: Node
k/enhancements repo issue #:
https://github.com/kubernetes/enhancements/issues/5593PR #’s:
https://github.com/kubernetes/enhancements/pull/5594Additional time needed (in calendar days, due end of day AoE): 2
This proposal is a split of the existing
KEP-4603 into two KEPs. KEP-4603 adds: 1. tuning the default crashloopbackoff delay, and 2. exposing a configurable max crashloopbackoff delay. Each of those enhancements is behind its own feature gate.
The new KEP-5593 rewrites KEP-4603 to only focus on item 1. It also migrates all the text about item 2 into the new proposal. Since everything is already at alpha, the desire is to graduate KEP-5593 to beta at the same time.
I'd like some extra time to make sure all stakeholders are on the same page and on board.