Files
kubernetes/test
Patrick Ohly af14f97cba sample device plugin: fix incorrect Errorf invocation
Linting together with an upcoming klog update finds this problem:

    test/images/sample-device-plugin/sampledeviceplugin.go:165:4: printf: k8s.io/klog/v2.Errorf does not support error-wrapping directive %w (govet)
    			klog.Errorf("Failed to add watch to %q: %w", triggerPath, err)
     			^
2023-10-26 21:22:36 +02:00
..
2023-10-17 10:55:40 -04:00
2023-10-13 11:00:04 +02:00
2023-05-11 16:43:38 +00:00