kubernetes/pkg/registry/core
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
..
componentstatus Fix golint for pkg/probe 2018-09-12 14:18:16 -07:00
configmap generated 2018-07-13 11:41:09 -04:00
endpoint generated 2018-07-13 11:41:09 -04:00
event Run hack/update-bazel.sh 2018-06-22 16:22:57 -07:00
limitrange Run hack/update-bazel.sh 2018-06-22 16:22:57 -07:00
namespace dry-run: Use dry-runnable structure 2018-08-03 14:30:50 -07:00
node Merge pull request #69251 from yue9944882/bugfix/pass-handler-context-to-nodegetter 2018-10-09 02:14:51 -07:00
persistentvolume dry-run: Use dry-runnable structure 2018-08-03 14:30:50 -07:00
persistentvolumeclaim dry-run: Use dry-runnable structure 2018-08-03 14:30:50 -07:00
pod Merge pull request #69251 from yue9944882/bugfix/pass-handler-context-to-nodegetter 2018-10-09 02:14:51 -07:00
podtemplate Run hack/update-bazel.sh 2018-06-22 16:22:57 -07:00
rangeallocation Update generated files 2017-11-09 12:14:08 +01:00
replicationcontroller generated 2018-07-13 11:41:09 -04:00
resourcequota dry-run: Use dry-runnable structure 2018-08-03 14:30:50 -07:00
rest Move from glog to klog 2018-11-10 07:50:31 -05:00
secret Run hack/update-bazel.sh 2018-06-22 16:22:57 -07:00
service Move from glog to klog 2018-11-10 07:50:31 -05:00
serviceaccount use more specific authenticator.Audiences type in TokenRequest registry 2018-10-23 00:16:17 -07:00
OWNERS Update OWNERS approvers and reviewers: pkg/registry 2016-12-19 16:22:40 -08:00