kubernetes/pkg/controller/job
2024-07-19 23:46:29 +08:00
..
config OWNERS cleanup - Jan 2021 Week 1 2022-01-10 08:14:29 -05:00
metrics Update the set of reasons in comment for JobFinishedNum metric 2024-07-16 12:34:29 +02: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 JobPodFailurePolicy to GA 2024-07-12 17:21:32 +02:00
indexed_job_utils.go cleanup after JobPodFailurePolicy is promoted to GA 2024-07-18 10:00:56 +08:00
job_controller_test.go chore(Job): remove deprecated fake.NewSimpleClientset method 2024-07-19 23:46:29 +08:00
job_controller.go Cleanup Job controller isPodFailed function 2024-07-18 09:08:23 +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 Delay setting terminal Job conditions until all pods are terminal 2024-07-11 20:54:09 +02: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