Switch to klog/v2

This commit is contained in:
xing-yang
2020-11-03 04:00:37 +00:00
parent 5caa4bb520
commit 7efebbedec
8 changed files with 19 additions and 12 deletions

View File

@@ -20,7 +20,7 @@ import (
"flag"
webhook "github.com/kubernetes-csi/external-snapshotter/v3/pkg/validation-webhook"
"k8s.io/klog"
"k8s.io/klog/v2"
)
func main() {