kubernetes/pkg/controller/garbagecollector
2022-11-23 17:40:23 +02:00
..
config pkg/controller: Replace deprecated func usage from the k8s.io/utils/pointer pkg 2022-11-23 17:40:23 +02:00
metaonly generated: Run hack/update-gofmt.sh 2021-08-24 15:47:49 -04:00
metrics add gc metrics and collect sync errors 2022-02-04 20:21:30 +01:00
testdata Reimplement GC dot graph dumping without gonum library 2022-09-23 13:12:33 -04:00
dump_test.go Reimplement GC dot graph dumping without gonum library 2022-09-23 13:12:33 -04:00
dump.go Reimplement GC dot graph dumping without gonum library 2022-09-23 13:12:33 -04:00
errors.go
garbagecollector_test.go pkg/controller: Replace deprecated func usage from the k8s.io/utils/pointer pkg 2022-11-23 17:40:23 +02:00
garbagecollector.go cleanup: remove duplicate import 2022-07-14 11:25:19 +08:00
graph_builder_test.go Add GC unit tests 2020-11-17 10:49:32 -05:00
graph_builder.go feat: fix a bug thaat not all event be ignored by gc controller 2022-07-04 18:00:54 +08:00
graph.go Enqueue dependents for deletion when their ownerReference does not match observed parent coordinates 2020-11-17 10:47:39 -05:00
operations.go Log cluster-scoped owners referencing namespaced owners, avoid retrying lookups forever 2020-11-17 10:49:30 -05:00
OWNERS Check in OWNERS modified by update-yamlfmt.sh 2021-12-09 21:31:26 -05:00
patch.go fix: 81134: fix unsafe json for ReleaseControllerRevision (#104049) 2021-11-05 06:33:52 -07:00
uid_cache.go Switch GC absentOwnerCache to full reference 2020-11-17 10:42:48 -05:00