| .. |
|
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
|
Fix data race in garbage collector on node.owners field
|
2025-12-16 22:38:59 +01:00 |
|
dump_test.go
|
Move dump package from apimachinery to k8s.io/utils
|
2026-02-12 07:34:19 -05:00 |
|
errors.go
|
Enable garbage collection of custom resources
|
2017-07-28 10:00:10 -04:00 |
|
garbagecollector.go
|
test: add unit tests for deleteObject NotFound handling in garbage collector
|
2026-03-10 20:43:30 +01:00 |
|
garbagecollector_test.go
|
Merge pull request #136817 from kairosci/fix-gc-notfound-136525
|
2026-03-11 03:53:09 +05:30 |
|
graph.go
|
Fix data race in garbage collector on node.owners field
|
2025-12-16 22:38:59 +01:00 |
|
graph_builder.go
|
Update pkg/controller to use slices.Contains
|
2026-02-26 10:17:13 +01:00 |
|
graph_builder_test.go
|
Add GC unit tests
|
2020-11-17 10:49:32 -05:00 |
|
operations.go
|
Fix issue 136525: Handle NotFound errors in garbage collector
|
2026-02-13 00:01:22 +01:00 |
|
OWNERS
|
Clean up OWNERS for all api machinery owned controllers
|
2025-10-24 13:38:10 -04:00 |
|
patch.go
|
Update pkg/controller to use slices.Contains
|
2026-02-26 10:17:13 +01:00 |
|
uid_cache.go
|
Use k8s.io/utils/lru instead of github.com/golang/groupcache/lru
|
2024-11-04 10:51:13 -05:00 |