### Enhancement Description - One-line enhancement description (can be used as a release note): Add New Indexed Job backoff limit mode that is counted per index rather than per job - Kubernetes Enhancement Proposal: https://github.com/kubernetes/enhancements/tree/master/keps/sig-apps/3850-backoff-limits-per-index-for-indexed-jobs - Discussion Link: https://github.com/kubernetes/kubernetes/issues/109712 - Primary contact (assignee): mimowo - Responsible SIGs: apps - Enhancement target (which target equals to which milestone): - Alpha release target (x.y): 1.28 - Beta release target (x.y): 1.29 - Stable release target (x.y): 1.33 - [x] Alpha - [x] KEP (`k/enhancements`) update PR(s): https://github.com/kubernetes/enhancements/pull/3967 - [x] Code (`k/k`) update PR(s): - https://github.com/kubernetes/kubernetes/pull/118009 - https://github.com/kubernetes/kubernetes/pull/119294 - [x] Docs (`k/website`) update PR(s): https://github.com/kubernetes/website/pull/41921 - [x] Beta - [x] KEP (`k/enhancements`) update PR(s): - https://github.com/kubernetes/enhancements/pull/4228 - https://github.com/kubernetes/enhancements/pull/4321 - [x] Code (`k/k`) update PR(s): - https://github.com/kubernetes/kubernetes/pull/121356 - https://github.com/kubernetes/kubernetes/pull/121292 - https://github.com/kubernetes/kubernetes/pull/121471 - https://github.com/kubernetes/kubernetes/pull/121368 - https://github.com/kubernetes/kubernetes/pull/121633 - https://github.com/kubernetes/kubernetes/pull/121393 - [x] Docs (`k/website`) update(s): https://github.com/kubernetes/website/pull/43388 - [x] Stable - [x] KEP (`k/enhancements`) update PR(s): https://github.com/kubernetes/enhancements/pull/5154 - [x] Code (`k/k`) update PR(s): - https://github.com/kubernetes/kubernetes/pull/130061 - https://github.com/kubernetes/kubernetes/pull/130390 - [x] Docs (`k/website`) update(s): https://github.com/kubernetes/website/pull/49811 _Please keep this description up to date. This will help the Enhancement Team to track the evolution of the enhancement efficiently._
Enhancement Description
One-line enhancement description (can be used as a release note): Add New Indexed Job backoff limit mode that is counted per index rather than per job
Kubernetes Enhancement Proposal: https://github.com/kubernetes/enhancements/tree/master/keps/sig-apps/3850-backoff-limits-per-index-for-indexed-jobs
Discussion Link: An Indexed Job mode that allows every index to execute kubernetes#109712
Primary contact (assignee): mimowo
Responsible SIGs: apps
Enhancement target (which target equals to which milestone):
Alpha
k/enhancements) update PR(s): Backoff limit per Job Index #3967k/k) update PR(s):k/website) update PR(s): Docs update for Job's backoff limit per index (alpha in 1.28) website#41921Beta
k/enhancements) update PR(s):k/k) update PR(s):k/website) update(s): Docs update for Job Backoff Limit Per Index in Beta website#43388Stable
k/enhancements) update PR(s): KEP3850: graduate Backoff Limit Per Index for Job to stable #5154k/k) update PR(s):k/website) update(s): Docs update as we promote JobBackoffLimitPerIndex to stable website#49811Please keep this description up to date. This will help the Enhancement Team to track the evolution of the enhancement efficiently.