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: make zarf-agent pods comply with offical restricted pod security standard #3036

Merged
merged 14 commits into from
Nov 1, 2024

Commits on Oct 19, 2024

  1. Add security context to zarf-agent in order to comply with offical re…

    …stricted PSS
    
    Signed-off-by: Cade Thomas <[email protected]>
    Cade Thomas authored and Ansible-man committed Oct 19, 2024
    Configuration menu
    Copy the full SHA
    09bfd04 View commit details
    Browse the repository at this point in the history
  2. Add security context to zarf-agent in order to comply with offical re…

    …stricted PSS
    
    Signed-off-by: Cade Thomas <[email protected]>
    Ansible-man committed Oct 19, 2024
    Configuration menu
    Copy the full SHA
    22afbea View commit details
    Browse the repository at this point in the history
  3. fix: nightly by removing logline no longer printed (zarf-dev#3038)

    Signed-off-by: schristoff <[email protected]>
    Signed-off-by: Cade Thomas <[email protected]>
    schristoff authored and Ansible-man committed Oct 19, 2024
    Configuration menu
    Copy the full SHA
    d30d04a View commit details
    Browse the repository at this point in the history

Commits on Oct 25, 2024

  1. Configuration menu
    Copy the full SHA
    d6f6fc1 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    4a4a150 View commit details
    Browse the repository at this point in the history

Commits on Nov 1, 2024

  1. chore(deps): bump github.com/prometheus/client_golang from 1.20.4 to …

    …1.20.5 (zarf-dev#3143)
    
    Signed-off-by: dependabot[bot] <[email protected]>
    Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
    Signed-off-by: Cade Thomas <[email protected]>
    dependabot[bot] authored and Ansible-man committed Nov 1, 2024
    Configuration menu
    Copy the full SHA
    8df7c90 View commit details
    Browse the repository at this point in the history
  2. chore(deps): bump actions/setup-node from 4.0.4 to 4.1.0 (zarf-dev#3141)

    Signed-off-by: dependabot[bot] <[email protected]>
    Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
    Signed-off-by: Cade Thomas <[email protected]>
    dependabot[bot] authored and Ansible-man committed Nov 1, 2024
    Configuration menu
    Copy the full SHA
    2df5b3c View commit details
    Browse the repository at this point in the history
  3. chore(deps): bump actions/setup-go from 5.0.2 to 5.1.0 (zarf-dev#3140)

    Signed-off-by: dependabot[bot] <[email protected]>
    Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
    Signed-off-by: Cade Thomas <[email protected]>
    dependabot[bot] authored and Ansible-man committed Nov 1, 2024
    Configuration menu
    Copy the full SHA
    2b30b7a View commit details
    Browse the repository at this point in the history
  4. chore(deps): bump k8s.io/kubectl from 0.31.1 to 0.31.2 (zarf-dev#3142)

    Signed-off-by: dependabot[bot] <[email protected]>
    Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
    Signed-off-by: Cade Thomas <[email protected]>
    dependabot[bot] authored and Ansible-man committed Nov 1, 2024
    Configuration menu
    Copy the full SHA
    4e39b22 View commit details
    Browse the repository at this point in the history
  5. chore(deps): bump sigs.k8s.io/controller-runtime from 0.19.0 to 0.19.1 (

    zarf-dev#3144)
    
    Signed-off-by: dependabot[bot] <[email protected]>
    Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
    Signed-off-by: Cade Thomas <[email protected]>
    dependabot[bot] authored and Ansible-man committed Nov 1, 2024
    Configuration menu
    Copy the full SHA
    6f7cb7e View commit details
    Browse the repository at this point in the history
  6. Remove line from ecr_publish_test.go

    Signed-off-by: Cade Thomas <[email protected]>
    Ansible-man committed Nov 1, 2024
    Configuration menu
    Copy the full SHA
    98f79cb View commit details
    Browse the repository at this point in the history
  7. Remove line from ecr_publish_test.go

    Signed-off-by: Cade Thomas <[email protected]>
    Ansible-man committed Nov 1, 2024
    Configuration menu
    Copy the full SHA
    16e9d5c View commit details
    Browse the repository at this point in the history
  8. Configuration menu
    Copy the full SHA
    0fcbf64 View commit details
    Browse the repository at this point in the history
  9. Add comment to explain

    Signed-off-by: Cade Thomas <[email protected]>
    Ansible-man committed Nov 1, 2024
    Configuration menu
    Copy the full SHA
    3c45873 View commit details
    Browse the repository at this point in the history