1
0
mirror of https://github.com/kubernetes-sigs/descheduler.git synced 2026-01-26 05:14:13 +01:00

Update klog to v2

This commit is contained in:
Ali Farah
2020-06-21 20:03:14 +10:00
parent 08c22e8921
commit 15fcde5229
36 changed files with 2530 additions and 47 deletions

View File

@@ -7,7 +7,7 @@ import (
"k8s.io/apimachinery/pkg/api/resource"
utilfeature "k8s.io/apiserver/pkg/util/feature"
"k8s.io/component-base/featuregate"
"k8s.io/klog"
"k8s.io/klog/v2"
)
const (