mirror of
				https://github.com/k3s-io/kubernetes.git
				synced 2025-10-31 05:40:42 +00:00 
			
		
		
		
	switch over k/k to use klog v2
Signed-off-by: Davanum Srinivas <davanum@gmail.com>
This commit is contained in:
		| @@ -32,7 +32,7 @@ import ( | ||||
| 	"strings" | ||||
| 	"time" | ||||
|  | ||||
| 	"k8s.io/klog" | ||||
| 	"k8s.io/klog/v2" | ||||
| 	utilexec "k8s.io/utils/exec" | ||||
| 	"k8s.io/utils/mount" | ||||
| 	utilpath "k8s.io/utils/path" | ||||
|   | ||||
		Reference in New Issue
	
	Block a user