k3s/test/e2e/common
Kubernetes Submit Queue af325ee7bf Merge pull request #31797 from aveshagarwal/master-dapi-volume-tests-image-update
Automatic merge from submit-queue

Update container image version for downward api volume tests

Some tests were using 0.7, and some were using 0.6, so updating all to 0.7.
@kubernetes/rh-cluster-infra
2016-09-12 01:22:27 -07:00
..
configmap.go Update mounttest container image version to 0.7 everywhere. 2016-09-02 09:03:11 -04:00
container_probe.go Add back the original liveness check timeout. 2016-08-15 12:17:16 -07:00
docker_containers.go Move configmap, docker_containers, downward_api, expansion and secrets 2016-08-04 23:52:05 -07:00
downward_api.go Fix downward api tests to output node allocatable not node capacity 2016-08-26 16:13:24 -04:00
downwardapi_volume.go Update mounttest container image version to 0.7 everywhere. 2016-09-02 09:03:11 -04:00
empty_dir.go Update mounttest container image version to 0.7 everywhere. 2016-09-02 09:03:11 -04:00
expansion.go Move configmap, docker_containers, downward_api, expansion and secrets 2016-08-04 23:52:05 -07:00
host_path.go Update mounttest container image version to 0.7 everywhere. 2016-09-02 09:03:11 -04:00
init_container.go Split pods.go into smaller parts. 2016-08-03 13:31:48 -07:00
kubelet_etc_hosts.go Move privileged and kubelet_etc_hosts into common directory. 2016-07-29 18:29:43 -07:00
pods.go Merge pull request #31829 from timstclair/flake 2016-08-31 19:11:06 -07:00
privileged.go Move privileged and kubelet_etc_hosts into common directory. 2016-07-29 18:29:43 -07:00
secrets.go Add mode permission bits to configmap, secrets and downwardAPI 2016-08-17 14:44:41 -04:00
sysctl.go Add sysctl e2e tests 2016-08-25 13:22:01 +02:00
util.go