This website requires JavaScript.
Explore
Help
Register
Sign In
github
/
kubernetes
Watch
1
Star
0
Fork
0
You've already forked kubernetes
mirror of
https://github.com/k3s-io/kubernetes.git
synced
2025-10-04 09:36:16 +00:00
Code
Issues
Projects
Releases
Wiki
Activity
Files
6fc5fc0c863b9d9843fb4a661b09cdea057dddec
kubernetes
/
pkg
/
controller
/
garbagecollector
History
Benjamin Elder
56e092e382
hack/update-bazel.sh
2021-02-28 15:17:29 -08:00
..
config
hack/update-bazel.sh
2021-02-28 15:17:29 -08:00
metaonly
hack/update-bazel.sh
2021-02-28 15:17:29 -08:00
dump_test.go
…
dump.go
…
errors.go
…
garbagecollector_test.go
Clean up namespaced children of missing virtual parents with incorrectly cluster-scoped nodes
2021-01-14 11:29:31 -05:00
garbagecollector.go
Log cluster-scoped owners referencing namespaced owners, avoid retrying lookups forever
2020-11-17 10:49:30 -05:00
graph_builder_test.go
Add GC unit tests
2020-11-17 10:49:32 -05:00
graph_builder.go
Clean up namespaced children of missing virtual parents with incorrectly cluster-scoped nodes
2021-01-14 11:29:31 -05: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
…
patch.go
…
uid_cache.go
…