Files
kubernetes/test
elbehery 04ad18ce44 Run storage hostpath e2e test client pod as privileged
hostPath volume plugin creates a directory within /tmp on host machine, to be mounted as volume.
inject-pod writes content to the volume, and a client-pod tried the read the contents and verify.
when SELinux is enabled on the host, client-pod can not read the content, with permission denied.
running the client-pod as privileged, so that it can access the volume content, even when SEinux is enabled on the host.
2021-10-18 15:06:20 +02:00
..
2021-08-29 21:50:05 -07:00
2021-02-28 15:17:29 -08:00
2021-10-14 16:15:51 +08:00
2021-07-28 19:26:44 -07:00
2021-03-04 07:54:53 +01:00
2021-02-28 15:17:29 -08:00
2021-08-11 10:54:35 +02:00