Closed
Description
Enhancement Description
- One-line enhancement description (can be used as a release note): Add a
ready
field to the Job status that track the number of Pods with theReady
condition. - Kubernetes Enhancement Proposal: https://github.com/kubernetes/enhancements/tree/master/keps/sig-apps/2879-ready-pods-job-status
- Discussion Link: Add running field to Job status kubernetes#104422
- Primary contact (assignee): @alculquicondor
- Responsible SIGs: sig-apps
- Enhancement target (which target equals to which milestone):
- Alpha release target (x.y): 1.23
- Beta release target (x.y): 1.24
- Stable release target (x.y): 1.29
- Alpha
- KEP (
k/enhancements
) update PR(s): KEP-2879: Add count of ready Pods in Job status #2880 - Code (
k/k
) update PR(s): Track ready pods in Job status kubernetes#104915 - Docs (
k/website
) update PR(s): Add JobReadyPods feature gate website#30593
- KEP (
- Beta
- KEP (
k/enhancements
) update PR(s): Graduate Ready Pods in Job status to Beta #3111, Add load test results for JobReadyPods #3249 - Code (
k/k
) update PR(s): Graduate JobReadyPods to beta kubernetes#107476 - Docs (
k/website
) update PR(s): Graduate JobReadyPods to beta website#32396
- KEP (
- Stable
- KEP (
k/enhancements
) update PR(s): Graduate KEP-2879 PodsReady to stable #4237 - Code (
k/k
) update PR(s): - Docs (
k/website
) update PR(s): Docs update for JobPodsReady in GA website#43387
- KEP (
Metadata
Metadata
Assignees
Labels
Type
Projects
Status
Closed