kubernetes/pkg/controller/job
helayoty 68e30095de
Implement Workload and PodGroup integration with Job controller
Signed-off-by: helayoty <heelayot@microsoft.com>
2026-03-18 20:32:37 +00:00
..
config remove import doc comments 2024-12-02 16:59:34 +01:00
metrics job/metrics: promote metrics to beta and add test 2026-03-12 04:16:29 -07:00
util Implement Workload and PodGroup integration with Job controller 2026-03-18 20:32:37 +00:00
backoff_utils.go Job: Consistentely use the same reveiver name in the controller 2024-10-29 14:11:10 +09:00
backoff_utils_test.go Promote SidecarContainers feature to GA 2025-02-02 17:45:36 +09:00
doc.go remove import doc comments 2024-12-02 16:59:34 +01:00
indexed_job_utils.go Drop PodIndexLabel after the feature GA-ed in 1.32 2025-09-11 19:32:48 +02:00
indexed_job_utils_test.go Job: Refactor uncountedTerminatedPods to avoid casting everywhere 2024-10-29 13:12:35 +09:00
job_controller.go Implement Workload and PodGroup integration with Job controller 2026-03-18 20:32:37 +00:00
job_controller_test.go Implement Workload and PodGroup integration with Job controller 2026-03-18 20:32:37 +00:00
job_scheduling_manager.go Implement Workload and PodGroup integration with Job controller 2026-03-18 20:32:37 +00:00
job_scheduling_manager_test.go Implement Workload and PodGroup integration with Job controller 2026-03-18 20:32:37 +00:00
OWNERS Self nominate tenzen-y as a reviewer for the Job controller 2024-10-30 01:14:47 +09:00
pod_failure_policy.go Update pkg/controller to use slices.Contains 2026-02-26 10:17:13 +01:00
pod_failure_policy_test.go Graduate Backoff Limit Per Index as stable 2025-02-26 17:06:37 +01:00
success_policy.go Delay setting terminal Job conditions until all pods are terminal 2024-07-11 20:54:09 +02:00
success_policy_test.go Gradeate Job SuccessPolicy to Stable 2025-03-07 07:21:12 +09:00
tracking_utils.go Update pkg/controller to use slices.Contains 2026-02-26 10:17:13 +01:00
tracking_utils_test.go job/metrics: promote metrics to beta and add test 2026-03-12 04:16:29 -07:00