k3s/pkg/kubelet/cadvisor
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
..
testing Cleanup verbose cAdvisor mocking in Kubelet unit tests 2018-06-27 11:53:41 -07:00
BUILD Move from glog to klog 2018-11-10 07:50:31 -05:00
cadvisor_linux.go Move from glog to klog 2018-11-10 07:50:31 -05:00
cadvisor_linux_test.go
cadvisor_unsupported.go Remove --cadvisor-port - has been deprecated since v1.10 2018-07-02 08:54:14 -04:00
cadvisor_windows.go Remove --cadvisor-port - has been deprecated since v1.10 2018-07-02 08:54:14 -04:00
doc.go
helpers_linux.go Remove rktnetes code 2018-03-27 09:29:35 -07:00
helpers_unsupported.go
types.go Add mountpoint as CRI image filesystem storage identifier. 2018-02-07 23:01:06 +00:00
util.go fix cri-o when using unix prefix 2018-10-01 17:07:56 -05:00
util_test.go testcase to pkg/kubelet/cadvisor/util.go 2018-01-19 14:30:45 +08:00