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-03 17:17:12 +00:00
Code
Issues
Projects
Releases
Wiki
Activity
Files
8e37a3b324d6d04bfc72447d965a59796a2e1330
kubernetes
/
pkg
/
controller
/
garbagecollector
History
Kubernetes Prow Robot
8ac9526475
Merge pull request
#101928
from alexanderConstantinescu/drain-workqueue
...
client-go/workqueue: Drain work queue on shutdown
2021-09-10 18:02:06 -07:00
..
config
generated: Run hack/update-gofmt.sh
2021-08-24 15:47:49 -04:00
metaonly
generated: Run hack/update-gofmt.sh
2021-08-24 15:47:49 -04:00
dump_test.go
…
dump.go
use common controller interface in KCM.
2021-08-25 13:29:03 -07:00
errors.go
…
garbagecollector_test.go
[queue] Implement
ShutDownWithDrain
allowing the queue to drain when shutting down
2021-08-20 13:59:12 +02:00
garbagecollector.go
use common controller interface in KCM.
2021-08-25 13:29:03 -07: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
…
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
…