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/source/kernel
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
..
kconfig.go pkg/utils: move hostpath helpers from source to utils 2022-10-06 14:28:24 +03:00
kernel.go pkg/utils: migrate KlogDump to structured logging 2023-05-31 14:43:08 +03:00
kernel_test.go source: make per-source unit tests stricter 2021-12-03 10:26:26 +02:00
modules.go feat: support builtin kernel mods 2023-04-13 10:19:24 +01:00
selinux.go source: migrate to structured logging 2023-05-31 14:43:08 +03:00
version.go Drop deprecated io/ioutil package 2022-09-08 14:26:02 +03:00