k3s/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
limitrange
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
rangeallocation
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
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