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

Set seccompProfile to RuntimeDefault for both containers. #1467

Merged
merged 1 commit into from
Feb 7, 2024

Conversation

rohitagg2020
Copy link
Contributor

What this PR does / why we need it:

Set seccompProfile to RuntimeDefault for kapp-controller and kapp-controller-sidecarexec containers

Which issue(s) this PR fixes:

Fixes #1466

Does this PR introduce a user-facing change?


Additional Notes for your reviewer:

Review Checklist:
  • Follows the developer guidelines
  • Relevant tests are added or updated
  • Relevant docs in this repo added or updated
  • Relevant carvel.dev docs added or updated in a separate PR and there's
    a link to that PR
  • Code is at least as readable and maintainable as it was before this
    change

Additional documentation e.g., Proposal, usage docs, etc.:


…troller-sidecarexec containers

Signed-off-by: rohitagg2020 <rohit.aggarwal2020@gmail.com>
@rohitagg2020 rohitagg2020 marked this pull request as ready for review January 29, 2024 04:59
@rohitagg2020 rohitagg2020 merged commit 5f260ec into develop Feb 7, 2024
11 checks passed
@praveenrewar praveenrewar deleted the ra-add-seccompProfile branch April 29, 2024 21:49
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
Archived in project
Development

Successfully merging this pull request may close these issues.

Set seccompProfile to ensure that deployment is successful on PSA enforced cluster.
2 participants