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
..
cmd Merge pull request #105076 from pohly/log-flush-frequency-bug 2021-10-01 14:30:18 -07:00
conformance Merge pull request #97045 from claudiubelu/tests-windows-containerd-enabled 2021-10-06 19:53:45 -07:00
e2e Run storage hostpath e2e test client pod as privileged 2021-10-18 15:06:20 +02:00
e2e_kubeadm run hack/update-netparse-cve.sh 2021-08-20 10:42:09 +02:00
e2e_node Merge pull request #105516 from fromanirh/e2e-kubelet-restart-improvements 2021-10-14 17:58:54 -07:00
fixtures updates pause image references 2021-08-29 21:50:05 -07:00
fuzz hack/update-bazel.sh 2021-02-28 15:17:29 -08:00
images [go1.17] Update to go1.17.2 2021-10-14 16:15:51 +08:00
instrumentation hack/verify fixes 2021-07-28 19:26:44 -07:00
integration Merge pull request #105596 from pacoxu/subresource-remove 2021-10-14 10:49:48 -07:00
kubemark update node-problem-detector v0.8.9 2021-07-28 01:02:56 +00:00
list Remove KubeDescribe 2021-03-04 07:54:53 +01:00
soak/serve_hostnames hack/update-bazel.sh 2021-02-28 15:17:29 -08:00
typecheck add windows arm support on client-side since go 1.17 supports 2021-09-10 15:42:45 +08:00
utils Move test-related utils to test/utils 2021-10-12 14:52:19 +02:00
OWNERS add aojea to test OWNERS 2021-08-11 10:54:35 +02:00