1
0
Fork 0
mirror of https://github.com/kubernetes-sigs/node-feature-discovery.git synced 2024-12-15 17:50:49 +00:00
node-feature-discovery/source/memory
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
..
memory.go pkg/utils: migrate KlogDump to structured logging 2023-05-31 14:43:08 +03:00
memory_test.go source: make per-source unit tests stricter 2021-12-03 10:26:26 +02:00