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/pkg/utils
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
..
hostpath feat: support builtin kernel mods 2023-04-13 10:19:24 +01:00
kubeconf Read Kubelet configuration the same way as Kubelet to apply default values 2023-02-15 09:27:25 +01:00
dump.go pkg/utils: migrate KlogDump to structured logging 2023-05-31 14:43:08 +03:00
flags.go feat: add master resync period configurability 2023-04-24 11:52:38 +02:00
fswatcher.go pkg/util: migrate to structured logging 2023-05-31 14:43:08 +03:00
grpc_log.go pkg/utils: show correct source file in gRPC logs 2021-03-11 11:36:55 +02:00
kubernetes.go Add common utility function for getting node name 2022-12-23 09:50:15 +02:00
memory_resources.go pkg/util: migrate to structured logging 2023-05-31 14:43:08 +03:00
memory_resources_test.go Standardize "k8s.io/api/core/v1" package short name 2022-10-15 02:22:41 +03:00
tls.go Drop deprecated io/ioutil package 2022-09-08 14:26:02 +03:00