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

feat: Add ability to define securityContext and podSecurityContext #178

Merged

Conversation

mkilchhofer
Copy link
Contributor

With this feature we are able to harden version checker and fulfill the Pod Security Standards without rely on a mutating webhook like Kyverno or its competitors.

@davidcollom
Copy link
Collaborator

Looks good, can we add a test to the chart just to ensure expected behaviour

@mkilchhofer mkilchhofer force-pushed the feature/add_securityContext_parameter branch from a7f4cc6 to 7f97afe Compare April 15, 2024 19:52
Signed-off-by: Marco Maurer <mkilchhofer@users.noreply.github.com>
@mkilchhofer
Copy link
Contributor Author

Looks good, can we add a test to the chart just to ensure expected behaviour

Sure, I added the test to the chart 👍

@joshw123 joshw123 merged commit 74cde3c into jetstack:main Apr 29, 2024
7 checks passed
@mkilchhofer mkilchhofer deleted the feature/add_securityContext_parameter branch April 29, 2024 09:50
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.

None yet

3 participants