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

MetalLB: Add chart security profile #143

Merged
merged 5 commits into from
Aug 21, 2024

Conversation

Kristian-ZH
Copy link
Contributor

Add

  seccompProfile:
    type: RuntimeDefault

in the MetalLB and ECO chart's podSecurityContext

@hardys hardys changed the title Add chart security profile MetalLB: Add chart security profile Aug 21, 2024
drop:
- ALL
seccompProfile:
type: RuntimeDefault
Copy link
Contributor

@agracey agracey Aug 21, 2024

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Not a blocker, just a question: Would it make sense to have these be defined in the values?

Copy link
Contributor Author

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Usually, that's how we handle the securityContext in the other charts and also it is more flexible because when you install the chart you can provide different context based on the use-case

Copy link
Contributor

@agracey agracey left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Thank you for this!

@Kristian-ZH Kristian-ZH merged commit 8051e9d into suse-edge:main Aug 21, 2024
3 checks passed
@Kristian-ZH Kristian-ZH deleted the add-chart-security-profile branch August 21, 2024 14:30
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.

3 participants