-
Notifications
You must be signed in to change notification settings - Fork 1.5k
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
Job tracking without lingering Pods #2307
Comments
/sig apps |
/assign |
/milestone v1.22 |
@alculquicondor can you update the links to the merged KEP and the open implementation PRs please |
Hi @alculquicondor 👋 1.22 Enhancement shadow here. This enhancement is in good shape, some minor change requests in light of Enhancement Freeze on Thursday May 13th:
Thanks! |
Hi @gracenng, it is up to date https://github.com/kubernetes/enhancements/blob/master/keps/sig-apps/2307-job-tracking-without-lingering-pods/kep.yaml |
My apologies @alculquicondor, I did miss that PR. I've updated Enhancement track sheet and this issue is no longer at risk. |
Hi @alculquicondor 👋 1.22 Enhancements shadow here. |
Yup, sig-apps is aware and tracking this development. |
Hi @alculquicondor ! I'm @chrisnegus , a Docs Shadow for release 1.22. Please follow the steps detailed in the documentation to open a PR against dev-1.22 branch in the kubernetes/website repo. This PR can be just a placeholder at this time and must be created before Fri July 9, 11:59 PM PDT. Also, take a look at Documenting for a release to familiarize yourself with the docs requirement for the release. Thank you! |
Hi @alculquicondor 🌞 1.22 enhancements shadow here. In light of Code Freeze on July 8th, this enhancement current status is Please let me know if there is other code PR associated with this enhancement and feel free to ping me once its merged. Thanks |
Thanks Grace. The PR is approved by the SIG, but still awaiting for api-review. There are no more PRs. |
Hi @alculquicondor 🌷 1.22 enhancements shadow here. A friendly reminder that Code Freeze is tomorrow, on July 8th. Please also be mindful of the docs PR deadline on July 9th Thanks |
Hi @alculquicondor 👋, It looks like all of the code PRs for this enhancement have been merged so this enhancement is once again Thanks! |
Hi @alculquicondor - since this enhancement has graduated to stable can you please update https://github.com/kubernetes/enhancements/blob/master/keps/sig-apps/2307-job-tracking-without-lingering-pods/kep.yaml setting the status to |
We still have a few deprecations and removals to do in the next versions, as mentioned in the KEP. Is that fine? cross reference: https://github.com/kubernetes/enhancements/tree/master/keps/sig-apps/2307-job-tracking-without-lingering-pods#deprecation |
My mistake! Please keep this issue open until the deprecations / removals are complete. /milestone clear |
The Kubernetes project currently lacks enough contributors to adequately respond to all issues. This bot triages un-triaged issues according to the following rules:
You can:
Please send feedback to sig-contributor-experience at kubernetes/community. /lifecycle stale |
/remove-lifecycle stale |
The Kubernetes project currently lacks enough contributors to adequately respond to all issues. This bot triages un-triaged issues according to the following rules:
You can:
Please send feedback to sig-contributor-experience at kubernetes/community. /lifecycle stale |
The Kubernetes project currently lacks enough active contributors to adequately respond to all issues. This bot triages un-triaged issues according to the following rules:
You can:
Please send feedback to sig-contributor-experience at kubernetes/community. /lifecycle rotten |
/remove-lifecycle stale All the post GA requirements are completed. /close |
@alculquicondor: Closing this issue. In response to this:
Instructions for interacting with me using PR comments are available here. If you have questions or suggestions related to my behavior, please file an issue against the kubernetes/test-infra repository. |
Enhancement Description
One-line enhancement description (can be used as a release note): Job controller keeps track of Pod completions in status without relaying on lingering Pods.
Kubernetes Enhancement Proposal: https://git.k8s.io/enhancements/keps/sig-apps/2307-job-tracking-without-lingering-pods
Discussion Link: Job controller should not rely on calculating pod for its status kubernetes#28486
Primary contact (assignee): alculquicondor
Responsible SIGs: apps
Enhancement target (which target equals to which milestone):
Alpha
k/enhancements
) update PR(s): Add KEP for job tracking in implementable status #2308 Update KEP for Job Tracking #2585k/k
) update PR(s): Track Job completion through Pod finalizers and status kubernetes#98238k/website
) update PR(s): Add feature gate JobTrackingWithFinalizers website#28841Beta
k/enhancements
) update PR(s): Graduate JobTrackingWithFinalizers to beta in 1.23 #2874k/k
) update PR(s): Roll-forward: Beta requirements for JobTrackingWithFinalizers kubernetes#105197 Graduate JobTrackingWithFinalizers to beta kubernetes#105687k/website
) update(s): Graduate JobTrackingWithFinalizers to beta website#30423Stable
k/enhancements
) update PR(s): KEP-2307: Graduate JobTrackingWithFinalizers to GA #3482k/k
) update PR(s):k/website
) update(s):/sig apps
The text was updated successfully, but these errors were encountered: