kubernetes/pkg/controller/job
2023-02-23 03:25:16 +00: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 Remove Legacy Job Tracking 2023-01-10 14:52:54 +00:00
indexed_job_utils.go update prev succeeded indexes for indexed jobs unconditionally 2023-01-31 19:15:53 +00:00
job_controller_test.go update validation logic so completions is mutable iff completions is modified in tandem with parallelsim so completions == parallelism 2023-02-23 03:25:16 +00:00
job_controller.go left over uncounted from tracking cleanup 2023-02-22 16:45:53 +00:00
OWNERS Self-nominate mimowo as a reviewer for pkg/controller/job & test/integration/job 2022-10-20 09:22:35 +02: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