New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Backoff Limit Per Index For Indexed Jobs #3850
Comments
/sig apps |
/assign @mimowo |
In addition to configuring the backoff per index, we should probably have |
/milestone v1.28 |
Hello @mimowo 👋, Enhancements team here. Just checking in as we approach enhancements freeze on 01:00 UTC Friday, 16th June 2023. This enhancement is targeting for stage Here's where this enhancement currently stands:
The status of this enhancement is marked as |
@aramase is there anything missing to make it tracked? |
Hey @mimowo The status of this enhancement is marked as |
Hello @mimowo 👋, 1.28 Docs Lead here. Does this enhancement work planned for 1.28 require any new docs or modification to existing docs? If so, please follows the steps here to open a PR against Also, take a look at Documenting for a release to get yourself familiarize with the docs requirement for the release. Thank you! |
Hey again @mimowo 👋 Just checking in as we approach Code freeze at 01:00 UTC Friday, 19th July 2023 . Here’s the enhancement’s state for the upcoming code freeze:
I see kubernetes/kubernetes#118009 PR in the issue description. If there are any other k/k related PR(s) that we should be tracking for this KEP please link them in the issue description above. As always, we are here to help if any questions come up. Thanks! |
Hey @mimowo 👋 Enhancements Lead here, |
/remove-label lead-opted-in |
/assign @soltysh |
/milestone v1.29 |
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): Update KEP-3850 "Backoff Limit Per Index" for Beta #4228k/k
) update PR(s):k/website
) update(s):The text was updated successfully, but these errors were encountered: