Skip to content
Permalink

Comparing changes

Choose two branches to see what’s changed or to start a new pull request. If you need to, you can also or learn more about diff comparisons.

Open a pull request

Create a new pull request by comparing changes across two branches. If you need to, you can also . Learn more about diff comparisons here.
base repository: open-policy-agent/gatekeeper
Failed to load repositories. Confirm that selected base ref is valid, then try again.
Loading
base: 8bbb4c1f564cd2f974f284f0fc222ac062254de6
Choose a base ref
...
head repository: open-policy-agent/gatekeeper
Failed to load repositories. Confirm that selected head ref is valid, then try again.
Loading
compare: b0e46f63384464240a9a6d5b35716aadbe54d619
Choose a head ref
  • 5 commits
  • 28 files changed
  • 8 contributors

Commits on Jul 29, 2022

  1. chore: bump github/codeql-action from 2.1.16 to 2.1.17 (#2199)

    Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
    dependabot[bot] committed Jul 29, 2022
    Configuration menu
    Copy the full SHA
    ab064a0 View commit details
    Browse the repository at this point in the history

Commits on Jul 30, 2022

  1. fix: document mutations name matcher (#2168)

    Signed-off-by: Nicholas Blott <blottn@tcd.ie>
    
    Co-authored-by: Max Smythe <smythe@google.com>
    blottn and maxsmythe committed Jul 30, 2022
    Configuration menu
    Copy the full SHA
    20aa6c4 View commit details
    Browse the repository at this point in the history
  2. fix(helm): helm chart updates for disabling psp and default api for p…

    …oddisruptionbudget (#2187)
    
    * fix(helm): remove remnants of psp when disabled; default to pdb v1 when templating
    
    Signed-off-by: Michael McLeroy <michaelmcleroy@cloudfitsoftware.com>
    
    * feat(helm): check for psp api capability when deploying psp
    
    Signed-off-by: Michael McLeroy <michaelmcleroy@cloudfitsoftware.com>
    
    Co-authored-by: Michael McLeroy <michaelmcleroy@cloudfitsoftware.com>
    Co-authored-by: Sertaç Özercan <852750+sozercan@users.noreply.github.com>
    3 people committed Jul 30, 2022
    Configuration menu
    Copy the full SHA
    46547db View commit details
    Browse the repository at this point in the history
  3. feat(helm): add topologySpread to controller (#2206)

    add controllerManager.topologySpreadConstraints
    
    Signed-off-by: Viktor Oreshkin <imselfish@stek29.rocks>
    
    Co-authored-by: Rita Zhang <rita.z.zhang@gmail.com>
    stek29 and ritazh committed Jul 30, 2022
    Configuration menu
    Copy the full SHA
    c6be42f View commit details
    Browse the repository at this point in the history

Commits on Jul 31, 2022

  1. feat(helm): add options for hook jobs (fix #2200)

    add resources, affinity, nodeSelector, tolerations
    
    Signed-off-by: Viktor Oreshkin <imselfish@stek29.rocks>
    stek29 committed Jul 31, 2022
    Configuration menu
    Copy the full SHA
    b0e46f6 View commit details
    Browse the repository at this point in the history
Loading