72b45eec2e
busybox container requires a root permission for ping. For testing hardening method at CI, we need to switch to another image which doesn't require the root permission for network testing. On kubernetes/kubernetes repo, we are using agnhost which doesn't require it. So this makes the test use aghhost image. In addition, this updates the test manifest to specify securityContext without any privilege. |
||
---|---|---|
.. | ||
roles/cluster-dump/tasks | ||
010_check-apiserver.yml | ||
015_check-nodes-ready.yml | ||
020_check-pods-running.yml | ||
030_check-network.yml | ||
040_check-network-adv.yml | ||
100_check-k8s-conformance.yml |