k3s/test/e2e/common
Kubernetes Submit Queue 4bb5fdc47f Merge pull request #29809 from Random-Liu/move-more-test-into-common
Automatic merge from submit-queue

E2E & Node E2E: Move configmap, docker_containers, downward_api, expansion and secrets test into common directory.

This is the 3rd part of #29494.

For #29081.
Based on #29092, #29806.

The first commit is squash of all dependent commits. Please only review the second commit.

The second PR added 17 lines.

@vishh @timstclair
2016-08-05 20:16:32 -07:00
..
configmap.go Move configmap, docker_containers, downward_api, expansion and secrets 2016-08-04 23:52:05 -07:00
container_probe.go Refactor uuid into its own pkg 2016-07-30 00:07:02 -04:00
docker_containers.go Move configmap, docker_containers, downward_api, expansion and secrets 2016-08-04 23:52:05 -07:00
downward_api.go Move configmap, docker_containers, downward_api, expansion and secrets 2016-08-04 23:52:05 -07:00
downwardapi_volume.go Mark "downward API volume should update annotations / labels on 2016-08-05 14:06:34 -07:00
empty_dir.go Move host_path, downwardapi_volume and empty_dir into common directory. 2016-08-04 17:21:25 -07:00
expansion.go Move configmap, docker_containers, downward_api, expansion and secrets 2016-08-04 23:52:05 -07:00
host_path.go Move host_path, downwardapi_volume and empty_dir into common directory. 2016-08-04 17:21:25 -07:00
kubelet_etc_hosts.go
privileged.go
secrets.go Move configmap, docker_containers, downward_api, expansion and secrets 2016-08-04 23:52:05 -07:00
util.go