kubernetes/pkg/controller/job
Aldo Culquicondor 2dd2622188 Track Job Pods completion in status
Through Job.status.uncountedPodUIDs and a Pod finalizer

An annotation marks if a job should be tracked with new behavior

A separate work queue is used to remove finalizers from orphan pods.

Change-Id: I1862e930257a9d1f7f1b2b0a526ed15bc8c248ad
2021-07-08 17:48:05 +00:00
..
config hack/update-bazel.sh 2021-02-28 15:17:29 -08:00
metrics graduate SuspendJob to beta 2021-06-03 18:48:32 +00:00
doc.go Use Go canonical import paths 2016-07-16 13:48:21 -04:00
indexed_job_utils.go Track Job Pods completion in status 2021-07-08 17:48:05 +00:00
indexed_job_utils_test.go Track Job Pods completion in status 2021-07-08 17:48:05 +00:00
job_controller.go Track Job Pods completion in status 2021-07-08 17:48:05 +00:00
job_controller_test.go Track Job Pods completion in status 2021-07-08 17:48:05 +00:00
OWNERS Updates OWNERS files in job controller 2019-04-19 10:35:16 +02:00
utils.go Fix golint errors in pkg/controller/job 2019-06-12 20:09:57 +02:00
utils_test.go make these tests table-driven 2017-08-31 14:08:46 +08:00