kubewarden / allowed-proc-mount-types-psp-policy

Replacement for the Kubernetes Pod Security Policy that controls the usage of /proc mount types
https://kubewarden.io
Apache License 2.0
7 stars 5 forks source link

fix: Correctly remove `pods/ephemeralcontainers` from metadata rules #59

Closed viccuad closed 3 months ago

viccuad commented 3 months ago

Description

Fix https://github.com/kubewarden/allowed-proc-mount-types-psp-policy/issues/57

Test

CI.

Additional Information

Tradeoff

Potential improvement