kubernetes/pkg/controller/certificates
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
..
approver remove unused code of (pkg/controller) 2018-10-09 08:15:30 +08:00
cleaner Move from glog to klog 2018-11-10 07:50:31 -05:00
rootcacertpublisher Move from glog to klog 2018-11-10 07:50:31 -05:00
signer Run hack/update-bazel.sh 2018-06-22 16:22:57 -07:00
BUILD Move from glog to klog 2018-11-10 07:50:31 -05:00
certificate_controller_test.go certs: remove always nil error from New signature 2017-10-23 11:43:08 -07:00
certificate_controller_utils_test.go UT case of certificate_controller 2018-07-14 16:40:08 +08:00
certificate_controller_utils.go run ./root-rewrite-all-other-apis.sh, then run make all, pkg/... compiles 2017-06-22 11:30:52 -07:00
certificate_controller.go Move from glog to klog 2018-11-10 07:50:31 -05:00
OWNERS certificates subproject approvers/reviewers 2018-11-06 00:57:38 -05:00