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

Add PodSecurityContext fields to .spec.securityContext #579

Open
wants to merge 6 commits into
base: main
Choose a base branch
from

Conversation

kabicin
Copy link
Collaborator

@kabicin kabicin commented Oct 3, 2023

Converted .spec.securityContext into an aggregated object taking the union of attributes from corev1.SecurityContext and corev1.PodSecurityContext

  • Adds PodSecurityContext fields to .spec.securityContext
    • fsGroup
    • supplementalGroups
    • sysctls
    • fsGroupChangePolicy

@leochr leochr added the vNext label Jun 14, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants