kubernetes/pkg/controller/job
Maciej Szulik c35fd21a6b
Drop JobPodReplacementPolicy after the feature GA-ed in 1.34
Signed-off-by: Maciej Szulik <soltysh@gmail.com>
2026-05-07 12:05:44 +02:00
..
config
metrics Drop JobSuccessPolicy after the feature GA-ed in 1.33 2026-05-05 11:09:40 +02:00
util Implement Workload and PodGroup integration with Job controller 2026-03-18 20:32:37 +00:00
backoff_utils.go Remove SidecarContainers feature gate 2026-03-19 15:56:47 +08:00
backoff_utils_test.go
doc.go
indexed_job_utils.go Drop JobBackoffLimitPerIndex after the feature GA-ed in 1.33 2026-05-05 11:09:35 +02:00
indexed_job_utils_test.go Drop JobBackoffLimitPerIndex after the feature GA-ed in 1.33 2026-05-05 11:09:35 +02:00
job_controller.go Drop JobPodReplacementPolicy after the feature GA-ed in 1.34 2026-05-07 12:05:44 +02:00
job_controller_test.go Drop JobPodReplacementPolicy after the feature GA-ed in 1.34 2026-05-07 12:05:44 +02:00
job_scheduling_manager.go remove accidently commited file 2026-04-04 12:53:30 +05:30
job_scheduling_manager_test.go remove accidently commited file 2026-04-04 12:53:30 +05:30
OWNERS
pod_failure_policy.go Drop JobBackoffLimitPerIndex after the feature GA-ed in 1.33 2026-05-05 11:09:35 +02:00
pod_failure_policy_test.go Drop JobBackoffLimitPerIndex after the feature GA-ed in 1.33 2026-05-05 11:09:35 +02:00
success_policy.go Drop JobPodReplacementPolicy after the feature GA-ed in 1.34 2026-05-07 12:05:44 +02:00
success_policy_test.go Drop JobSuccessPolicy after the feature GA-ed in 1.33 2026-05-05 11:09:40 +02:00
tracking_utils.go Update pkg/controller to use slices.Contains 2026-02-26 10:17:13 +01:00
tracking_utils_test.go clean up: remove loop variable capture 2026-04-28 23:53:27 +02:00