Skip to content

[tempo-vulture] Add pod and container securityContext support #3708

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 1 commit into
base: main
Choose a base branch
from

Conversation

j-jasmin
Copy link

@j-jasmin j-jasmin commented May 9, 2025

🛠️ Summary

This PR adds support for configuring both podSecurityContext and container-level securityContext in the tempo-vulture Deployment.

This makes the chart compatible with Kubernetes clusters that enforce the restricted PodSecurity admission policy.

📋 Changes

  • Introduced optional .Values.podSecurityContext, rendered into spec.securityContext
  • Introduced optional .Values.securityContext, rendered into containers[].securityContext

@j-jasmin j-jasmin requested review from Whyeasy, dgzlopes and a team as code owners May 9, 2025 08:17
@CLAassistant
Copy link

CLAassistant commented May 9, 2025

CLA assistant check
All committers have signed the CLA.

@j-jasmin j-jasmin force-pushed the tempo-vulture-security-context branch from 9f82f99 to 9f79a2a Compare May 9, 2025 09:16
Signed-off-by: j-jasmin <jasminjenull@gmail.com>
@j-jasmin j-jasmin force-pushed the tempo-vulture-security-context branch from 9f79a2a to fd15846 Compare May 9, 2025 09:19
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