Skip to content

Add seccompProfile #8770

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

Open
wants to merge 4 commits into
base: main
Choose a base branch
from
Open

Conversation

nreisingercres
Copy link

As mentioned in #7167, this is recommended for security reasons.
Before this change it is not possible to deploy on a cluster that is in restricted mode as there is not way to modify the securityContext on the initContainers that are automatically created.

If you would prefer, I can change it to allow the user to set the securityContext on those initcontainers instead of setting this as the default.

@prodsecmachine
Copy link
Collaborator

prodsecmachine commented Jul 26, 2025

🎉 Snyk checks have passed. No issues have been found so far.

security/snyk check is complete. No issues have been found. (View Details)

license/snyk check is complete. No issues have been found. (View Details)

@botelastic botelastic bot added the triage label Jul 26, 2025
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants