1
0
Fork 0
mirror of https://github.com/kubernetes-sigs/node-feature-discovery.git synced 2024-12-14 11:57:51 +00:00
node-feature-discovery/pkg/nfd-topology-updater
Markus Lehtonen bf670de68d pkg/utils: migrate KlogDump to structured logging
Drop the KlogDump helper in favor of klog.InfoS. However, that patch
introduces a new DelayedDumper() helper to avoid processing
(marshalling) of object unless really evaluated by the logging function.
2023-05-31 14:43:08 +03:00
..
kubeletnotifier topology-updater: migrate to structured logging 2023-05-31 14:43:08 +03:00
nfd-topology-updater.go pkg/utils: migrate KlogDump to structured logging 2023-05-31 14:43:08 +03:00
nfd-topology-updater_test.go topology-updater:compute pod set fingerprint 2023-02-22 10:22:50 +01:00