kubernetes/pkg/controller/job
Aldo Culquicondor 23ea5d80d6 Fix Job tracking with finalizers for more than 500 pods
When doing partial updates for uncountedTerminatedPods, the controller might have removed UIDs for Pods which still had finalizers.

Also make more space by removing UIDs that don't have finalizers at the beginning of the sync.
2021-09-01 16:19:04 -04:00
..
config generated: Run hack/update-gofmt.sh 2021-08-24 15:47:49 -04:00
metrics graduate SuspendJob to beta 2021-06-03 18:48:32 +00:00
doc.go
indexed_job_utils_test.go Track Job Pods completion in status 2021-07-08 17:48:05 +00:00
indexed_job_utils.go Track Job Pods completion in status 2021-07-08 17:48:05 +00:00
job_controller_test.go Fix Job tracking with finalizers for more than 500 pods 2021-09-01 16:19:04 -04:00
job_controller.go Fix Job tracking with finalizers for more than 500 pods 2021-09-01 16:19:04 -04:00
OWNERS Updates OWNERS files in job controller 2019-04-19 10:35:16 +02: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