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

fix(policy-server): Run the policy server with readonly root #145

Merged

Conversation

flavio
Copy link
Member

@flavio flavio commented Jan 20, 2022

Ensure the Policy Server container runs with a readonly root filesystem.
This improves the security of the project.

This partially addresses kubewarden/helm-charts#51

Ensure the Policy Server container runs with a readonly root filesystem.
This improves the security of the project.

This partially addresses kubewarden/helm-charts#51

Signed-off-by: Flavio Castelli <[email protected]>
@flavio flavio force-pushed the run-policy-server-container-with-readonly-root branch from 78d41b0 to 715f074 Compare January 20, 2022 14:29
@flavio
Copy link
Member Author

flavio commented Jan 20, 2022

While reviewing @ereslibre latest fix to the controller (the one that adds /tmp as an emptyDir), I realized it's now possible to enforce the Policy Server container to run with a readonly root filesystem

@flavio flavio merged commit 041d085 into kubewarden:main Jan 20, 2022
@flavio flavio deleted the run-policy-server-container-with-readonly-root branch January 20, 2022 14:35
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