k3s/pkg/volume
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
..
awsebs Move from glog to klog 2018-11-10 07:50:31 -05:00
azure_dd Move from glog to klog 2018-11-10 07:50:31 -05:00
azure_file Move from glog to klog 2018-11-10 07:50:31 -05:00
cephfs Move from glog to klog 2018-11-10 07:50:31 -05:00
cinder Move from glog to klog 2018-11-10 07:50:31 -05:00
configmap Move from glog to klog 2018-11-10 07:50:31 -05:00
csi Move from glog to klog 2018-11-10 07:50:31 -05:00
downwardapi Move from glog to klog 2018-11-10 07:50:31 -05:00
emptydir Move from glog to klog 2018-11-10 07:50:31 -05:00
fc Move from glog to klog 2018-11-10 07:50:31 -05:00
flexvolume Move from glog to klog 2018-11-10 07:50:31 -05:00
flocker Move from glog to klog 2018-11-10 07:50:31 -05:00
gcepd Move from glog to klog 2018-11-10 07:50:31 -05:00
git_repo fix golint issues for pkg/volume/empty_dir 2018-10-15 20:00:36 +00:00
glusterfs Move from glog to klog 2018-11-10 07:50:31 -05:00
host_path Update gofmt for go1.11 2018-10-05 12:59:38 -07:00
iscsi Move from glog to klog 2018-11-10 07:50:31 -05:00
local Move from glog to klog 2018-11-10 07:50:31 -05:00
nfs Move from glog to klog 2018-11-10 07:50:31 -05:00
photon_pd Move from glog to klog 2018-11-10 07:50:31 -05:00
portworx Move from glog to klog 2018-11-10 07:50:31 -05:00
projected Move from glog to klog 2018-11-10 07:50:31 -05:00
quobyte Move from glog to klog 2018-11-10 07:50:31 -05:00
rbd Move from glog to klog 2018-11-10 07:50:31 -05:00
scaleio Move from glog to klog 2018-11-10 07:50:31 -05:00
secret Move from glog to klog 2018-11-10 07:50:31 -05:00
storageos Move from glog to klog 2018-11-10 07:50:31 -05:00
testing Merge pull request #67978 from WanLinghao/token_controller_improve 2018-11-02 12:28:47 -07:00
util Move from glog to klog 2018-11-10 07:50:31 -05:00
validation Run hack/update-bazel.sh 2018-06-22 16:22:57 -07:00
vsphere_volume 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 Add Labels to various OWNERS files 2018-08-21 13:59:08 -04:00
doc.go
metrics_cached.go
metrics_du.go Rename Du() to DiskUsage() for more expressive 2018-05-22 10:52:06 +08:00
metrics_du_test.go
metrics_errors.go
metrics_nil.go
metrics_nil_test.go
metrics_statfs.go update import 2018-02-27 20:23:35 +08:00
metrics_statfs_test.go
noop_expandable_plugin.go adding support for expanding in use persistent volumes for Flex 2018-10-24 15:31:16 -04:00
plugins.go Move from glog to klog 2018-11-10 07:50:31 -05:00
plugins_test.go correct the expected value in plugintest 2018-02-25 15:14:55 +08:00
volume.go attacher/detacher refactor 2018-08-14 11:12:41 +08:00
volume_linux.go Move from glog to klog 2018-11-10 07:50:31 -05:00
volume_unsupported.go Add more volume types in e2e and fix part of them. 2018-05-02 10:31:42 +08:00