k3s/pkg/volume/azure_dd
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
..
BUILD Move from glog to klog 2018-11-10 07:50:31 -05:00
OWNERS add Dong Liu as approver and add OWNERS in credentialprovider 2017-12-19 09:31:43 +00:00
attacher.go Move from glog to klog 2018-11-10 07:50:31 -05:00
azure_common.go add ultrassd support 2018-11-01 06:30:15 +00:00
azure_common_linux.go Move from glog to klog 2018-11-10 07:50:31 -05:00
azure_common_test.go add ultrassd support 2018-11-01 06:30:15 +00:00
azure_common_unsupported.go remove format operation in WaitForAttach 2018-04-28 02:12:09 +00:00
azure_common_windows.go Move from glog to klog 2018-11-10 07:50:31 -05:00
azure_dd.go Move from glog to klog 2018-11-10 07:50:31 -05:00
azure_dd_block.go Move from glog to klog 2018-11-10 07:50:31 -05:00
azure_dd_block_test.go add volumeName in getVolumeSpecFromGlobalMapPath 2018-05-22 06:52:24 +00:00
azure_dd_test.go upgrade azure sdk to support ultra ssd 2018-10-31 10:08:52 +00:00
azure_mounter.go Move from glog to klog 2018-11-10 07:50:31 -05:00
azure_provision.go add ultrassd support 2018-11-01 06:30:15 +00:00
azure_provision_test.go Add documentation and unit tests 2018-07-30 13:32:57 +08:00