k3s/test/integration/master
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
..
BUILD Move from glog to klog 2018-11-10 07:50:31 -05:00
audit_test.go add an integration test for advanced audit feature 2018-07-31 11:10:51 +08:00
crd_test.go Add CRDs to etcd storage path test 2018-11-04 16:54:35 -05:00
kms_plugin_mock.go Move from glog to klog 2018-11-10 07:50:31 -05:00
kms_transformation_test.go fix typo 2018-10-30 19:27:36 +08:00
kube_apiserver_test.go use http.StatusOK instead of 200 2018-09-27 08:33:27 +08:00
main_test.go use testmain in integration tests 2017-07-12 17:34:55 -07:00
secrets_transformation_test.go Instrument transformer.go with latency metrics. 2018-03-02 10:01:44 -08:00
synthetic_master_test.go Switch to sigs.k8s.io/yaml from ghodss/yaml 2018-11-07 13:17:32 -05:00
transformation_testcase.go Switch to sigs.k8s.io/yaml from ghodss/yaml 2018-11-07 13:17:32 -05:00