kubernetes/pkg/controller/job
2024-06-20 13:02:54 +02:00
..
config OWNERS cleanup - Jan 2021 Week 1 2022-01-10 08:14:29 -05:00
metrics Support for the Job managedBy field (alpha) (#123273) 2024-03-05 09:25:15 -08:00
util Add util pkg to commonize job util functions 2024-05-07 09:27:46 +00:00
backoff_utils_test.go check sidecar featuregate in getFinishedTime 2024-06-06 15:46:41 +08:00
backoff_utils.go check sidecar featuregate in getFinishedTime 2024-06-06 15:46:41 +08:00
doc.go
indexed_job_utils_test.go Cleanup defer from SetFeatureGateDuringTest function call 2024-04-24 20:25:29 +02:00
indexed_job_utils.go implementation of PodReplacementPolicy kep in the job controller 2023-07-21 00:44:53 +00:00
job_controller_test.go Job: Fix a bug that the SuccessCriteriaMet condition is added to the Job with successPolicy even if the JobSuccessPolicy featureGate is disabled 2024-06-12 00:36:36 +09:00
job_controller.go Refactor enactJobFinished util function for Job controller 2024-06-20 13:02:54 +02:00
OWNERS Self nominate Kevin Hannon for reviewer for job controller 2023-11-07 13:21:02 -05:00
pod_failure_policy_test.go Cleanup defer from SetFeatureGateDuringTest function call 2024-04-24 20:25:29 +02:00
pod_failure_policy.go Job controller implementation of backoff limit per index (#118009) 2023-07-18 13:44:11 -07:00
success_policy_test.go Job: Fix a bug that the SuccessCriteriaMet condition is added to the Job with successPolicy even if the JobSuccessPolicy featureGate is disabled 2024-06-12 00:36:36 +09:00
success_policy.go Job: Fix a bug that the SuccessCriteriaMet condition is added to the Job with successPolicy even if the JobSuccessPolicy featureGate is disabled 2024-06-12 00:36:36 +09:00
tracking_utils_test.go add contextual logging to job-controller 2023-06-14 13:40:02 +08:00
tracking_utils.go add contextual logging to job-controller 2023-06-14 13:40:02 +08:00