kubernetes/pkg/controller/job
Dejan Pejchev e98c33bfaf
switch feature flag to beta for pod replacement policy and add e2e test
update pod replacement policy feature flag comment and refactor the e2e test for pod replacement policy

minor fixes for pod replacement policy and e2e test

fix wrong assertions for pod replacement policy e2e test

more fixes to pod replacement policy e2e test

refactor PodReplacementPolicy e2e test to use finalizers

fix unit tests when pod replacement policy feature flag is promoted to beta

fix podgc controller unit tests when pod replacement feature is enabled

fix lint issue in pod replacement policy e2e test

assert no error in defer function for removing finalizer in pod replacement policy e2e test

implement test using a sh trap for pod replacement policy

reduce sleep after SIGTERM in pod replacement policy e2e test to 5s
2023-10-26 21:50:37 +02:00
..
config OWNERS cleanup - Jan 2021 Week 1 2022-01-10 08:14:29 -05:00
metrics feat: add job_pods_creation_total metric 2023-10-24 17:49:04 +02:00
backoff_utils_test.go convert pointer to ptr for job controller 2023-10-05 09:30:01 -04:00
backoff_utils.go convert pointer to ptr for job controller 2023-10-05 09:30:01 -04:00
doc.go
indexed_job_utils_test.go convert pointer to ptr for job controller 2023-10-05 09:30:01 -04: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 switch feature flag to beta for pod replacement policy and add e2e test 2023-10-26 21:50:37 +02:00
job_controller.go feat: add job_pods_creation_total metric 2023-10-24 17:49:04 +02: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 convert pointer to ptr for job controller 2023-10-05 09:30:01 -04:00
pod_failure_policy.go Job controller implementation of backoff limit per index (#118009) 2023-07-18 13:44:11 -07: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
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