k3s/test/e2e/common
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
apparmor.go delete the busyboxImage and mountTest var and change use imageutils 2018-08-14 22:37:40 +09:00
autoscaling_utils.go Add more logging to e2e HPA tests 2018-11-05 11:32:41 +01:00
configmap.go Mark configmap and downwardapi tests with sig-node 2018-11-06 17:58:26 -08:00
configmap_volume.go Merge pull request #67364 from thdrnsdk/busybox 2018-08-15 04:23:21 -07:00
container.go transitioning container-runtime from e2e_node to e2e/common 2018-08-24 07:54:19 +05:30
container_probe.go Fix typos in the test comments 2018-10-11 19:25:55 +08:00
docker_containers.go
downward_api.go Mark configmap and downwardapi tests with sig-node 2018-11-06 17:58:26 -08:00
downwardapi_volume.go Merge pull request #57099 from mfojtik/increase_downwardapi_volume_timeout 2018-11-02 21:28:20 -07:00
empty_dir.go
events.go
expansion.go delete the busyboxImage and mountTest var and change use imageutils 2018-08-14 22:37:40 +09:00
host_path.go Remove subPath tests from host_path.go 2018-11-05 21:35:17 +00:00
init_container.go fix spelling mistakes 2018-08-28 17:12:36 +08:00
kubelet.go Promote kubelet NodeConformance tests to Conformance 2018-09-25 08:54:20 +05:30
kubelet_etc_hosts.go Move from glog to klog 2018-11-10 07:50:31 -05:00
lifecycle_hook.go a) fixing rebase 2018-08-08 11:06:07 -03:00
networking.go
node_lease.go Update kubelet node status report logic with node lease feature 2018-11-07 11:59:42 -08:00
pods.go Promote pod's websocket based NodeConformance tests to Conformance 2018-09-30 21:57:49 +05:30
privileged.go delete the busyboxImage and mountTest var and change use imageutils 2018-08-14 22:37:40 +09:00
projected_combined.go Update test suite names 2018-10-09 14:25:30 -07:00
projected_configmap.go Update test suite names 2018-10-09 14:25:30 -07:00
projected_downwardapi.go Update test suite names 2018-10-09 14:25:30 -07:00
projected_secret.go Update test suite names 2018-10-09 14:25:30 -07:00
runtime.go Update to debian-base 0.4.0 2018-10-19 11:13:28 -07:00
secrets.go delete the busyboxImage and mountTest var and change use imageutils 2018-08-14 22:37:40 +09:00
secrets_volume.go Merge pull request #67364 from thdrnsdk/busybox 2018-08-15 04:23:21 -07:00
security_context.go Port security context NodeConformance e2e_node tests to e2e 2018-08-31 14:11:01 +05:30
sysctl.go delete the busyboxImage and mountTest var and change use imageutils 2018-08-14 22:37:40 +09:00
ttlafterfinished.go Enable TTLAfterFinished e2e test 2018-09-21 17:18:48 -07:00
util.go delete the busyboxImage and mountTest var and change use imageutils 2018-08-14 22:37:40 +09:00
volumes.go Allow running various storage e2e tests on custom images 2018-08-09 17:02:02 -07:00