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

Adding security context to initContainer #756

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

Commits on Jun 12, 2024

  1. Adding security context to initContainer

    Adding security context to init container as keyverno policies implies that initContainer should have securityContext defined as well
    
    Signed-off-by: Kristi <74095043+kndoni@users.noreply.github.com>
    kndoni committed Jun 12, 2024
    Configuration menu
    Copy the full SHA
    7929490 View commit details
    Browse the repository at this point in the history
  2. Adding security contexts for all containers in deamonset gdf and mps

    Signed-off-by: Kristi <74095043+kndoni@users.noreply.github.com>
    kndoni committed Jun 12, 2024
    Configuration menu
    Copy the full SHA
    5437936 View commit details
    Browse the repository at this point in the history
  3. Removed security context from privileged container

    Signed-off-by: Kristi <74095043+kndoni@users.noreply.github.com>
    kndoni committed Jun 12, 2024
    Configuration menu
    Copy the full SHA
    521f122 View commit details
    Browse the repository at this point in the history
  4. Adding securityContexts for all containers and initContainers

    Signed-off-by: Kristi <74095043+kndoni@users.noreply.github.com>
    kndoni committed Jun 12, 2024
    Configuration menu
    Copy the full SHA
    213ae30 View commit details
    Browse the repository at this point in the history
  5. Adding capabilities for MIG_MONITOR_DEVICES property

    Signed-off-by: Kristi <74095043+kndoni@users.noreply.github.com>
    kndoni committed Jun 12, 2024
    Configuration menu
    Copy the full SHA
    640c8ca View commit details
    Browse the repository at this point in the history
  6. Adding correct capabilities to container

    Signed-off-by: Kristi <74095043+kndoni@users.noreply.github.com>
    kndoni committed Jun 12, 2024
    Configuration menu
    Copy the full SHA
    3373636 View commit details
    Browse the repository at this point in the history
  7. Adding property for specifically enabling or disabling devicePluginMp…

    …s daemonset
    
    Signed-off-by: Kristi <74095043+kndoni@users.noreply.github.com>
    kndoni committed Jun 12, 2024
    Configuration menu
    Copy the full SHA
    0cfce42 View commit details
    Browse the repository at this point in the history