kubernetes/pkg/controller
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
..
apis/config generated: Run hack/update-gofmt.sh 2021-08-24 15:47:49 -04:00
bootstrap hack/update-bazel.sh 2021-02-28 15:17:29 -08:00
certificates generated: Run hack/update-gofmt.sh 2021-08-24 15:47:49 -04:00
clusterroleaggregation Migrate clusterroleaggregation controller to apply 2021-03-09 07:15:14 -08:00
cronjob generated: Run hack/update-gofmt.sh 2021-08-24 15:47:49 -04:00
daemon generated: Run hack/update-gofmt.sh 2021-08-24 15:47:49 -04:00
deployment generated: Run hack/update-gofmt.sh 2021-08-24 15:47:49 -04:00
disruption [disruptioncontroller] Don't error for unmanaged pods 2021-07-07 10:42:24 -04:00
endpoint generated: Run hack/update-gofmt.sh 2021-08-24 15:47:49 -04:00
endpointslice generated: Run hack/update-gofmt.sh 2021-08-24 15:47:49 -04:00
endpointslicemirroring generated: Run hack/update-gofmt.sh 2021-08-24 15:47:49 -04:00
garbagecollector use common controller interface in KCM. 2021-08-25 13:29:03 -07:00
history hack/update-bazel.sh 2021-02-28 15:17:29 -08:00
job Fix Job tracking with finalizers for more than 500 pods 2021-09-01 16:19:04 -04:00
namespace generated: Run hack/update-gofmt.sh 2021-08-24 15:47:49 -04:00
nodeipam generated: Run hack/update-gofmt.sh 2021-08-24 15:47:49 -04:00
nodelifecycle generated: Run hack/update-gofmt.sh 2021-08-24 15:47:49 -04:00
podautoscaler generated: Run hack/update-gofmt.sh 2021-08-24 15:47:49 -04:00
podgc generated: Run hack/update-gofmt.sh 2021-08-24 15:47:49 -04:00
replicaset generated: Run hack/update-gofmt.sh 2021-08-24 15:47:49 -04:00
replication generated: Run hack/update-gofmt.sh 2021-08-24 15:47:49 -04:00
resourcequota generated: Run hack/update-gofmt.sh 2021-08-24 15:47:49 -04:00
serviceaccount generated: Run hack/update-gofmt.sh 2021-08-24 15:47:49 -04:00
statefulset generated: Run hack/update-gofmt.sh 2021-08-24 15:47:49 -04:00
storageversiongc hack/update-bazel.sh 2021-02-28 15:17:29 -08:00
testutil Track Job Pods completion in status 2021-07-08 17:48:05 +00:00
ttl hack/update-bazel.sh 2021-02-28 15:17:29 -08:00
ttlafterfinished generated: Run hack/update-gofmt.sh 2021-08-24 15:47:49 -04:00
util extract same code of es and esm to pkg 2021-05-14 15:15:35 +08:00
volume Merge pull request #104231 from astraw99/fix_unified_workers 2021-08-27 09:34:05 -07:00
controller_ref_manager_test.go Track Job Pods completion in status 2021-07-08 17:48:05 +00:00
controller_ref_manager.go Track Job Pods completion in status 2021-07-08 17:48:05 +00:00
controller_utils_test.go Remove unused util CreatePods 2021-05-20 20:27:21 +00:00
controller_utils.go Modify the wrong comment for controller_util.go 2021-07-10 08:38:28 +08:00
doc.go
lookup_cache.go
OWNERS add myself as reviewer in pkg/controller/OWNERS 2021-01-15 17:21:35 -05:00