mirror of
https://github.com/kubernetes-sigs/node-feature-discovery.git
synced 2024-12-14 11:57:51 +00:00
a65278d890
The tested pods have some lax spec wrt security, hence a restrict podSecurity namespace won't allow running those pods. In topology-updater tests, the topology-updater pod needs to run the container as root so change the namespace podSecurity from restricted to priviliged. In node-feature-discovery tests, we don't need root access, so add the required security context configuration. Signed-off-by: Talor Itzhak <titzhak@redhat.com> |
||
---|---|---|
.. | ||
config.go | ||
crd.go | ||
node.go | ||
noderesourcetopology.go | ||
pod.go | ||
rbac.go | ||
service.go |