Closed
Description
When running the operator e2e tests on a KinD cluster, we should do the following:
- Enable the
PodSecurity
admission plugin - Run the operator in a namespace that enforces a non-privileged security profile.
Ideally the operator should run in a namespace with the restricted
profile enforced.
This requires the operator to run on a cluster with Kubernetes 1.22 or higher.
Originally posted by @gabemontero in #28 (comment)
Metadata
Metadata
Assignees
Labels
No labels