kubernetes/pkg/volume/util
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
..
fs Run hack/update-bazel.sh 2018-06-22 16:22:57 -07:00
nestedpendingoperations Move from glog to klog 2018-11-10 07:50:31 -05:00
operationexecutor Move from glog to klog 2018-11-10 07:50:31 -05:00
recyclerclient Move from glog to klog 2018-11-10 07:50:31 -05:00
types Run hack/update-bazel.sh 2018-06-22 16:22:57 -07:00
volumepathhandler Move from glog to klog 2018-11-10 07:50:31 -05:00
atomic_writer_test.go Use filepath.Clean() instead of path.Clean() 2018-04-17 10:44:30 +08:00
atomic_writer.go Move from glog to klog 2018-11-10 07:50:31 -05:00
attach_limit_test.go Fix compatibility tests for scheduler 2018-09-05 12:29:00 -04:00
attach_limit.go fix golint issue for pkg/volume/util 2018-09-10 21:24:35 +00:00
BUILD Move from glog to klog 2018-11-10 07:50:31 -05:00
device_util_linux_test.go Update gofmt for go1.11 2018-10-05 12:59:38 -07:00
device_util_linux.go Move from glog to klog 2018-11-10 07:50:31 -05:00
device_util_unsupported.go Avoid deleted iSCSI LUNs in the kernel 2018-07-24 23:58:19 -04:00
device_util.go fix golint issue for pkg/volume/util 2018-09-10 21:24:35 +00:00
doc.go fix golint issue for pkg/volume/util 2018-09-10 21:24:35 +00:00
error.go fix golint issue for pkg/volume/util 2018-09-10 21:24:35 +00:00
finalizer.go fix golint issue for pkg/volume/util 2018-09-10 21:24:35 +00:00
io_util.go Avoid deleted iSCSI LUNs in the kernel 2018-07-24 23:58:19 -04:00
metrics.go refactored mount, attach, resize operation's so that all failures generate events and event generation is more consistent. 2017-12-14 11:09:12 -08:00
nested_volumes_test.go Fix nested volume mounts for read-only API data volumes 2018-02-27 07:41:39 -07:00
nested_volumes.go Fix nested volume mounts for read-only API data volumes 2018-02-27 07:41:39 -07:00
OWNERS Update volume OWNERS to reflect active sig-storage reviewers 2017-10-26 13:26:33 -07:00
resize_util_test.go Improve messaging on resize 2018-01-29 15:07:51 -05:00
resize_util.go Fix golint error for pkg/volume/util/resize_util.go 2018-10-30 13:01:54 +08:00
util_test.go Merge pull request #69484 from ddebroy/ddebroy-winpipe1 2018-10-30 16:15:57 -07:00
util.go Move from glog to klog 2018-11-10 07:50:31 -05:00