Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Enforce baseline Pod Security Standard with namespace labels #53

Merged
merged 1 commit into from
Feb 3, 2024

Conversation

collivier
Copy link
Contributor

It allows running the xrally_kubernetes testcases vs clusters where PodSecurityConfiguration enforces "restricted" [1].
Please note that Kubernetes.create_and_delete_pod_with_hostpath_volume even requests for privileged [2].

[1] https://kubernetes.io/docs/tasks/configure-pod-container/enforce-standards-admission-controller/
[2] https://kubernetes.io/docs/concepts/storage/volumes/#hostpath

It allows running the xrally_kubernetes testcases vs clusters where
PodSecurityConfiguration enforces "restricted" [1].

Please note that Kubernetes.create_and_delete_pod_with_hostpath_volume
even requests for privileged [2].

[1] https://kubernetes.io/docs/tasks/configure-pod-container/enforce-standards-admission-controller/
[2] https://kubernetes.io/docs/concepts/storage/volumes/#hostpath

Signed-off-by: Cédric Ollivier <[email protected]>
@andreykurilin andreykurilin merged commit 8dc042b into xrally:master Feb 3, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants