kubernetes/test/integration
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
..
apimachinery Update Bazel 2018-08-15 13:34:31 +02:00
apiserver Move from glog to klog 2018-11-10 07:50:31 -05:00
auth Move from glog to klog 2018-11-10 07:50:31 -05:00
benchmark/jsonify Autogenerated: hack/update-bazel.sh 2018-02-16 13:43:01 -08:00
client replace framework.RunAMaster with kubeapiservertesting.StartTestServer 2018-07-28 10:33:39 +08:00
configmap Run hack/update-bazel.sh 2018-06-22 16:22:57 -07:00
cronjob Integration test for CronJob 2018-09-03 08:55:40 -07:00
daemonset Move pkg/scheduler/algorithm/well_known_labels.go out 2018-10-13 09:10:00 +08:00
defaulttolerationseconds Move pkg/scheduler/algorithm/well_known_labels.go out 2018-10-13 09:10:00 +08:00
deployment Drop generated clients for Scale types 2018-11-01 14:49:51 -04:00
dryrun Refactor dry run test to reuse ETCD storage data 2018-10-19 18:35:56 -04:00
etcd Add CRDs to etcd storage path test 2018-11-04 16:54:35 -05:00
evictions PDB checks should not be done for terminal pods while evicting 2018-09-20 14:30:34 -04:00
examples Add wait to discovery integration test to fix flakiness 2018-08-14 01:03:03 +10:00
framework Move from glog to klog 2018-11-10 07:50:31 -05:00
garbagecollector dry-run: Update DynamicClient to pass Create/Update options 2018-08-02 10:38:31 -07:00
ipamperf Move from glog to klog 2018-11-10 07:50:31 -05:00
master Move from glog to klog 2018-11-10 07:50:31 -05:00
metrics Move from glog to klog 2018-11-10 07:50:31 -05:00
objectmeta Run hack/update-bazel.sh 2018-06-22 16:22:57 -07:00
openshift Run hack/update-bazel.sh 2018-06-22 16:22:57 -07:00
pods Run hack/update-bazel.sh 2018-06-22 16:22:57 -07:00
quota align imports for test 2018-08-27 21:50:30 +08:00
replicaset Drop generated clients for Scale types 2018-11-01 14:49:51 -04:00
replicationcontroller Drop generated clients for Scale types 2018-11-01 14:49:51 -04:00
scale Run hack/update-bazel.sh 2018-06-22 16:22:57 -07:00
scheduler Move from glog to klog 2018-11-10 07:50:31 -05:00
scheduler_perf Move from glog to klog 2018-11-10 07:50:31 -05:00
secrets Run hack/update-bazel.sh 2018-06-22 16:22:57 -07:00
serviceaccount rebase authenticators onto new interface. 2018-10-22 10:16:59 -07:00
serving kube-scheduler: add secure serving and authn/z integration tests 2018-11-08 16:43:59 +01:00
statefulset Remove the duplicated words in test files 2018-10-05 22:55:16 +08:00
storageclasses Run hack/update-bazel.sh 2018-06-22 16:22:57 -07:00
tls master count and lease endpoint tests 2018-04-27 13:03:31 -05:00
ttlcontroller Update ttlcontroller_test.go 2018-07-25 11:30:04 +08:00
util Move from glog to klog 2018-11-10 07:50:31 -05:00
volume Move from glog to klog 2018-11-10 07:50:31 -05:00
benchmark-controller.json Use pause manifest image 2018-04-06 11:00:50 +05:30
BUILD kube-scheduler: add secure serving and authn/z integration tests 2018-11-08 16:43:59 +01:00
doc.go don't use build tags to mark integration tests 2017-04-28 14:19:39 -07:00
utils.go Refactor dry run test to reuse ETCD storage data 2018-10-19 18:35:56 -04:00