k3s/pkg/master
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
..
controller/crdregistration Move from glog to klog 2018-11-10 07:50:31 -05:00
ports kube-scheduler: enable secure ports 10259 2018-11-08 16:43:59 +01:00
reconcilers Move from glog to klog 2018-11-10 07:50:31 -05:00
tunneler 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 sig/api-machinery label to apimachinery OWNERS files 2018-08-20 18:46:47 +05:30
client_ca_hook.go prune internal client from ca registration hook 2018-11-08 00:27:57 +08:00
client_ca_hook_test.go prune internal client from ca registration hook 2018-11-08 00:27:57 +08:00
client_util.go prune internal client from ca registration hook 2018-11-08 00:27:57 +08:00
controller.go Move from glog to klog 2018-11-10 07:50:31 -05:00
controller_test.go use loopback client connection instead of direct etcd call in master lease 2018-11-01 12:22:09 +08:00
doc.go
import_known_versions.go adds dynamic audit api 2018-10-16 06:46:34 -06:00
import_known_versions_test.go Remove references to 'pkg/apis/componentconfig/install' and fix inconsistencies 2018-08-09 18:45:27 +03:00
master.go Move from glog to klog 2018-11-10 07:50:31 -05:00
master_openapi_test.go promote informers into master.Config 2018-08-08 09:35:45 +08:00
master_test.go promote informers into master.Config 2018-08-08 09:35:45 +08:00
services.go Move from glog to klog 2018-11-10 07:50:31 -05:00