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

define minimal securityContext for cloud provider #46

Merged
merged 1 commit into from
Oct 18, 2024

Conversation

rptaylor
Copy link
Contributor

This is required to run kube-vip-cloud-provider on clusters that enforce Pod Security Standards.

This just makes the seccomp profile and privilege escalation explicit to satisfy PSS requirements.
The values are defaults so this will not change the behaviour.

@rptaylor rptaylor force-pushed the kube-vip-provider-seccontext branch from 340de5f to 1eb7e25 Compare October 15, 2024 18:24
@thebsdbox thebsdbox merged commit f13d698 into kube-vip:main Oct 18, 2024
3 checks passed
@rptaylor rptaylor deleted the kube-vip-provider-seccontext branch October 18, 2024 17:51
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