k3s/test/utils
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
..
harness Move from glog to klog 2018-11-10 07:50:31 -05:00
image E2E Test 2018-11-09 12:50:22 -08:00
junit update BUILD files 2017-10-15 18:18:13 -07:00
BUILD Move from glog to klog 2018-11-10 07:50:31 -05:00
audit.go add an integration test for advanced audit feature 2018-07-31 11:10:51 +08:00
conditions.go fix-todo 2017-09-25 15:42:21 +08:00
create_resources.go Add ConnectionReset, InternalError, etc also as retryable API errors 2018-04-16 13:50:56 +02:00
delete_resources.go Remove kubectl reapers 2018-05-25 22:18:05 +02:00
density_utils.go Move from glog to klog 2018-11-10 07:50:31 -05:00
deployment.go test/e2e: Use apps/v1 Deployment/ReplicaSet. 2018-05-22 13:43:06 -07:00
paths.go Move path management from e2e_node to common test/utils directory 2018-04-27 11:12:10 -04:00
pod_store.go Fix PodStore to wait for being initialized 2018-04-12 15:38:11 +02:00
replicaset.go test/integration: Use apps/v1 Deployment/ReplicaSet. 2018-05-22 13:43:07 -07:00
runners.go Move from glog to klog 2018-11-10 07:50:31 -05:00
tmpdir.go Move from glog to klog 2018-11-10 07:50:31 -05:00
update_resources.go Adding scale error retries 2018-06-12 11:23:16 +02:00