1
0
Fork 0
mirror of https://github.com/kubernetes-sigs/node-feature-discovery.git synced 2025-03-05 16:27:05 +00:00
node-feature-discovery/pkg/nfd-master
Markus Lehtonen 2c92e1dcff logging: do not use %w with klog.Errorf
It is not recognized (and does not work like with fmt.Errorf) so use %v
instead.
2022-08-22 14:39:52 +03:00
..
nfd-master-internal_test.go Use single-dash format of cmdline flags 2021-11-25 18:03:54 +02:00
nfd-master.go logging: do not use %w with klog.Errorf 2022-08-22 14:39:52 +03:00
nfd-master_test.go Use single-dash format of cmdline flags 2021-11-25 18:03:54 +02:00
nodefeaturerule-controller.go nfd-master: fix incorrect log messages in crd controller 2022-08-16 16:39:27 +03:00