k3s/pkg/volume/csi
Davanum Srinivas 954996e231
Move from glog to klog
- Move from the old github.com/golang/glog to k8s.io/klog
- klog as explicit InitFlags() so we add them as necessary
- we update the other repositories that we vendor that made a similar
change from glog to klog
  * github.com/kubernetes/repo-infra
  * k8s.io/gengo/
  * k8s.io/kube-openapi/
  * github.com/google/cadvisor
- Entirely remove all references to glog
- Fix some tests by explicit InitFlags in their init() methods

Change-Id: I92db545ff36fcec83afe98f550c9e630098b3135
2018-11-10 07:50:31 -05:00
..
fake Merge pull request #67898 from NetApp/csi-mount-options 2018-10-30 19:48:20 -07:00
nodeinfomanager Move from glog to klog 2018-11-10 07:50:31 -05:00
BUILD Move from glog to klog 2018-11-10 07:50:31 -05:00
OWNERS
csi_attacher.go Move from glog to klog 2018-11-10 07:50:31 -05:00
csi_attacher_test.go Move from glog to klog 2018-11-10 07:50:31 -05:00
csi_block.go Move from glog to klog 2018-11-10 07:50:31 -05:00
csi_block_test.go Add unit tests for pod information in NodePublish 2018-09-05 21:20:01 -04:00
csi_client.go Move from glog to klog 2018-11-10 07:50:31 -05:00
csi_client_test.go Merge pull request #67898 from NetApp/csi-mount-options 2018-10-30 19:48:20 -07:00
csi_mounter.go Move from glog to klog 2018-11-10 07:50:31 -05:00
csi_mounter_test.go Move from glog to klog 2018-11-10 07:50:31 -05:00
csi_plugin.go Move from glog to klog 2018-11-10 07:50:31 -05:00
csi_plugin_test.go Consolidated CSIDriver logic under CSIDriverRegistry flag 2018-09-10 13:34:40 -07:00
csi_util.go Move from glog to klog 2018-11-10 07:50:31 -05:00