kubernetes/pkg/controller/resourceclaim
Patrick Ohly 0e1139d027 dra: avoid goroutine leaks from event broadcaster
When using these controllers in test/integration/scheduler_perf, the goroutine
leak check there pointed out that broadcaster.Shutdown function wasn't called
and thus goroutines leaked during a test.
2023-02-15 15:14:27 +01:00
..
metrics
controller_test.go
controller.go dra: avoid goroutine leaks from event broadcaster 2023-02-15 15:14:27 +01:00
doc.go
OWNERS
uid_cache.go