Merge pull request #985 from cbsfly/fix-klog
Change klog flag version to v2
This commit is contained in:
@@ -22,7 +22,7 @@ import (
|
||||
|
||||
"github.com/pkg/errors"
|
||||
"github.com/spf13/pflag"
|
||||
"k8s.io/klog"
|
||||
"k8s.io/klog/v2"
|
||||
)
|
||||
|
||||
type mapVar map[string]string
|
||||
|
||||
Reference in New Issue
Block a user