kubernetes/pkg/controller/job
Aldo Culquicondor 7dc36bdf82
Wait for Pods to finish before considering Failed in Job (#113860)
* Wait for Pods to finish before considering Failed

Limit behavior to feature gates PodDisruptionConditions and
JobPodFailurePolicy and jobs with a podFailurePolicy.

Change-Id: I926391cc2521b389c8e52962afb0d4a6a845ab8f

* Remove check for unsheduled terminating pod

Change-Id: I3dc05bb4ea3738604f01bf8cb5fc8cc0f6ea54ec
2022-11-15 09:44:53 -08:00
..
config OWNERS cleanup - Jan 2021 Week 1 2022-01-10 08:14:29 -05:00
metrics Promote job-related metrics to stable 2022-11-07 19:28:40 +01:00
doc.go
indexed_job_utils_test.go Graduate JobTrackingWithFinalizers to stable 2022-11-04 17:05:53 -04:00
indexed_job_utils.go Graduate JobTrackingWithFinalizers to stable 2022-11-04 17:05:53 -04:00
job_controller_test.go Wait for Pods to finish before considering Failed in Job (#113860) 2022-11-15 09:44:53 -08:00
job_controller.go Wait for Pods to finish before considering Failed in Job (#113860) 2022-11-15 09:44:53 -08:00
OWNERS Add alculquicondor to job OWNERS 2022-08-26 11:29:37 -04:00
pod_failure_policy_test.go Fix match onExitCodes when Pod is not terminated 2022-11-11 10:05:11 -05:00
pod_failure_policy.go Wait for Pods to finish before considering Failed in Job (#113860) 2022-11-15 09:44:53 -08:00
tracking_utils_test.go Add metric for terminated pods with tracking finalizer 2022-10-20 11:35:20 -04:00
tracking_utils.go Add metric for terminated pods with tracking finalizer 2022-10-20 11:35:20 -04:00
utils_test.go make these tests table-driven 2017-08-31 14:08:46 +08:00
utils.go Fix golint errors in pkg/controller/job 2019-06-12 20:09:57 +02:00