client-go/util
Patrick Ohly a96aa53864 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.

Kubernetes-commit: f20eb2e7c16a9b28e69fd0bba2000e7166d68f29
2024-12-11 12:45:57 +01:00
..
apply Add CBOR feature gates. 2024-11-04 10:40:19 -05:00
cert adjusting loopback certificate validity in kube-apiserver 2025-02-08 19:43:48 +08:00
certificate client-go certificate: context-aware APIs and logging 2024-12-09 12:45:54 +01:00
connrotation
consistencydetector Linter to ensure go-cmp/cmp is used ONLY in tests 2025-01-24 17:03:29 -05:00
csaupgrade feat: add csaupgrade option to upgrade subresource 2024-02-24 15:44:21 +01:00
exec
flowcontrol flowcontrol: remove testing dependencies 2024-12-12 17:42:41 +00:00
homedir
jsonpath remove import doc comments 2024-12-02 14:43:58 +01:00
keyutil
retry
testing
watchlist client-go/util/watchlist: intro CanUseWatchListForListRequest 2024-06-10 18:03:47 +02:00
workqueue client-go workqueue: add optional logger 2024-12-11 12:45:57 +01:00