kubernetes/pkg/controller/disruption
Patrick Ohly f20eb2e7c1 client-go workqueue: add optional logger
NewTypedDelayingQueueWithConfig spawns a goroutine, but apparently shutdown is
already handled somehow. Therefore only the option to set a logger gets added
to the Config struct.

The problem then becomes that developers might forget to set that
logger. logcheck can't detect that. For now, all in-tree users get updated
immediately.
2024-12-20 19:42:24 +01:00
..
disruption.go client-go workqueue: add optional logger 2024-12-20 19:42:24 +01:00
disruption_test.go Use the generic/typed workqueue throughout 2024-05-04 14:33:12 -04:00
OWNERS Check in OWNERS modified by update-yamlfmt.sh 2021-12-09 21:31:26 -05:00