kubernetes/pkg/controller/garbagecollector
2025-10-02 08:50:17 -04:00
..
config chore: depr. pointer pkg replacement for pkg/controller 2025-07-07 13:13:39 +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.go Reimplement GC dot graph dumping without gonum library 2022-09-23 13:12:33 -04:00
dump_test.go replace spew methods with dump methods 2023-04-14 08:05:53 +08:00
errors.go
garbagecollector.go Replace WaitForNamedCacheSync with WaitForNamedCacheSyncWithContext in pkg/controller/garbagecollector 2025-09-10 13:08:27 -07:00
garbagecollector_test.go Merge pull request #132632 from sdowell/gc-rv-race 2025-07-24 17:58:47 -07:00
graph.go Lock all mutable fields when printing gc node 2025-10-02 08:50:17 -04:00
graph_builder.go Replace WaitForNamedCacheSync with WaitForNamedCacheSyncWithContext in pkg/controller/ 2025-09-16 14:51:34 -07:00
graph_builder_test.go Add GC unit tests 2020-11-17 10:49:32 -05:00
operations.go fix: add RV check on GC delete calls 2025-07-02 11:01:56 -07:00
OWNERS Add api-machinery TL owners permissions for jpbetz 2023-05-15 11:09:54 -04:00
patch.go fix: 81134: fix unsafe json for ReleaseControllerRevision (#104049) 2021-11-05 06:33:52 -07:00
uid_cache.go Use k8s.io/utils/lru instead of github.com/golang/groupcache/lru 2024-11-04 10:51:13 -05:00