k3s/pkg/registry
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
..
admissionregistration Run hack/update-bazel.sh 2018-06-22 16:22:57 -07:00
apps generated files 2018-10-25 21:12:57 -04:00
auditregistration adds dynamic audit api generated 2018-10-16 13:07:27 +00:00
authentication authenticators subproject approvers/reviewers 2018-11-06 00:57:38 -05:00
authorization authorizers subproject approvers/reviewers 2018-11-06 00:57:38 -05:00
autoscaling Generate files and modifications for autoscaling/v2beta2 and custom_metrics/v1beta2 2018-08-27 11:07:53 -04:00
batch Validate Job .spec.ttlSecondsAfterFinished; clear it when feature disabled 2018-09-04 14:21:14 -07:00
cachesize Remove ericchiang from OWNERS files 2018-10-11 18:11:15 -07:00
certificates certificates subproject approvers/reviewers 2018-11-06 00:57:38 -05:00
coordination Autogenerated stuff 2018-06-27 13:31:10 +02:00
core Move from glog to klog 2018-11-10 07:50:31 -05:00
events Run hack/update-bazel.sh 2018-06-22 16:22:57 -07:00
extensions Update gofmt for go1.11 2018-10-05 12:59:38 -07:00
networking generated 2018-07-13 11:41:09 -04:00
policy auth policy subproject approvers/reviewers 2018-11-06 00:57:39 -05:00
rbac Move from glog to klog 2018-11-10 07:50:31 -05:00
registrytest generated 2018-07-13 11:41:09 -04:00
scheduling Move from glog to klog 2018-11-10 07:50:31 -05:00
settings Remove mount propagation feature gate logic 2018-10-31 15:51:37 +01:00
storage Run hack/update-bazel.sh 2018-06-22 16:22:57 -07:00
BUILD adds dynamic audit api generated 2018-10-16 13:07:27 +00:00
OWNERS
doc.go