k3s/test/e2e/common
Joel Smith 66b061dad2 Ensure that the runtime mounts RO volumes read-only
Add a feature gate ReadOnlyAPIDataVolumes to a provide a way to
disable the new behavior in 1.10, but for 1.11, the new
behavior will become non-optional.

Also, update E2E tests for downwardAPI and projected volumes
to mount the volumes somewhere other than /etc.
2018-02-01 10:02:29 -07:00
..
BUILD
apparmor.go Collect all the assorted image URLs from e2e tests in one place 2017-12-19 12:16:07 -05:00
autoscaling_utils.go
configmap.go
configmap_volume.go Add a e2e test for binary data in configmap 2018-01-23 07:29:07 -05:00
container_probe.go
docker_containers.go
downward_api.go
downwardapi_volume.go Ensure that the runtime mounts RO volumes read-only 2018-02-01 10:02:29 -07:00
empty_dir.go
events.go
expansion.go
host_path.go Merge pull request #55009 from bradtopol/addhosteventsemptyconform2 2017-11-14 00:09:45 -08:00
init_container.go
kubelet_etc_hosts.go
networking.go
pods.go
privileged.go
projected.go Ensure that the runtime mounts RO volumes read-only 2018-02-01 10:02:29 -07:00
secrets.go
secrets_volume.go
sysctl.go
util.go Use ipc-utils container in HostIPC tests. 2018-01-25 11:09:16 -08:00
volumes.go