k3s/pkg/apis
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
..
abac fix lint issues in the apis/abac directory (except latest.go) 2018-10-18 09:05:04 -07:00
admission *: Remove comment tags in GoDoc 2018-09-13 20:27:32 -07:00
admissionregistration Update generated files 2018-10-31 14:47:13 -07:00
apps generated files 2018-10-25 21:12:57 -04:00
auditregistration Merge pull request #70469 from WanLinghao/audit_validation_fix 2018-11-08 08:44:18 -08: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 Update gofmt for go1.11 2018-10-05 12:59:38 -07:00
batch Validate Job .spec.ttlSecondsAfterFinished; clear it when feature disabled 2018-09-04 14:21:14 -07:00
certificates certificates subproject approvers/reviewers 2018-11-06 00:57:38 -05:00
coordination *: Remove comment tags in GoDoc 2018-09-13 20:27:32 -07:00
core Move from glog to klog 2018-11-10 07:50:31 -05:00
events *: Remove comment tags in GoDoc 2018-09-13 20:27:32 -07:00
extensions generated files 2018-10-25 21:12:57 -04:00
imagepolicy auth policy subproject approvers/reviewers 2018-11-06 00:57:39 -05:00
networking *: Remove comment tags in GoDoc 2018-09-13 20:27:32 -07:00
policy auth policy subproject approvers/reviewers 2018-11-06 00:57:39 -05:00
rbac authorizers subproject approvers/reviewers 2018-11-06 00:57:38 -05:00
scheduling *: Remove comment tags in GoDoc 2018-09-13 20:27:32 -07:00
settings *: Remove comment tags in GoDoc 2018-09-13 20:27:32 -07:00
storage Add canonical import paths to storage packages 2018-10-08 17:52:13 +08:00
OWNERS Use OWNERS-based labeling for kind/api-change 2018-08-10 13:48:56 -07:00