Skip to content

Conversation

@jawnsy
Copy link

@jawnsy jawnsy commented Dec 10, 2021

  • Apply security context settings to containers as well as pod,
    so that users can safely override the pod security context
    without losing security of container security context (useful
    when using sidecar containers with different privileges)
  • Add a default runAsGroup set to gid 1000
  • Remove custom security context values data types in favor of
    built-in Kubernetes types

* Apply security context settings to containers as well as pod,
  so that users can safely override the pod security context
  without losing security of container security context (useful
  when using sidecar containers with different privileges)
* Add a default runAsGroup set to gid 1000
* Remove custom security context values data types in favor of
  built-in Kubernetes types
@jawnsy jawnsy self-assigned this Dec 10, 2021
@jawnsy jawnsy merged commit 799eebb into main Dec 10, 2021
@jawnsy jawnsy deleted the jawnsy/feat-container-runasuser-default branch December 10, 2021 16:57
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