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

Fix replicalimits ConstraintTemplate to handle scaling to zero #420

Closed

Commits on Oct 26, 2023

  1. chore: bump the all group with 3 updates (open-policy-agent#414)

    Bumps the all group with 3 updates: [step-security/harden-runner](https://github.com/step-security/harden-runner), [github/codeql-action](https://github.com/github/codeql-action) and [ossf/scorecard-action](https://github.com/ossf/scorecard-action).
    
    Updates `step-security/harden-runner` from 2.5.1 to 2.6.0
    - [Release notes](https://github.com/step-security/harden-runner/releases)
    - [Commits](step-security/harden-runner@8ca2b8b...1b05615)
    
    Updates `github/codeql-action` from 2.21.9 to 2.22.1
    - [Release notes](https://github.com/github/codeql-action/releases)
    - [Changelog](https://github.com/github/codeql-action/blob/main/CHANGELOG.md)
    - [Commits](github/codeql-action@ddccb87...fdcae64)
    
    Updates `ossf/scorecard-action` from 2.2.0 to 2.3.0
    - [Release notes](https://github.com/ossf/scorecard-action/releases)
    - [Changelog](https://github.com/ossf/scorecard-action/blob/main/RELEASE.md)
    - [Commits](ossf/scorecard-action@08b4669...483ef80)
    
    ---
    updated-dependencies:
    - dependency-name: step-security/harden-runner
      dependency-type: direct:production
      update-type: version-update:semver-minor
      dependency-group: all
    - dependency-name: github/codeql-action
      dependency-type: direct:production
      update-type: version-update:semver-minor
      dependency-group: all
    - dependency-name: ossf/scorecard-action
      dependency-type: direct:production
      update-type: version-update:semver-minor
      dependency-group: all
    ...
    
    Signed-off-by: dependabot[bot] <support@github.com>
    Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
    Signed-off-by: Paul Krizak <paul.krizak@gmail.com>
    dependabot[bot] authored and skaven81 committed Oct 26, 2023
    Configuration menu
    Copy the full SHA
    30e6242 View commit details
    Browse the repository at this point in the history
  2. fix(verifydeprecatedapi): add missing RuntimeClass kind (open-policy-…

    …agent#404)
    
    Signed-off-by: Shinebayar Gansukh <3091558+shinebayar-g@users.noreply.github.com>
    Co-authored-by: Andrew Peabody <andrewpeabody@google.com>
    Signed-off-by: Paul Krizak <paul.krizak@gmail.com>
    2 people authored and skaven81 committed Oct 26, 2023
    Configuration menu
    Copy the full SHA
    ae85bd7 View commit details
    Browse the repository at this point in the history
  3. chore: bump the all group with 1 update (open-policy-agent#417)

    Bumps the all group with 1 update: [github/codeql-action](https://github.com/github/codeql-action).
    
    - [Release notes](https://github.com/github/codeql-action/releases)
    - [Changelog](https://github.com/github/codeql-action/blob/main/CHANGELOG.md)
    - [Commits](github/codeql-action@fdcae64...0116bc2)
    
    ---
    updated-dependencies:
    - dependency-name: github/codeql-action
      dependency-type: direct:production
      update-type: version-update:semver-patch
      dependency-group: all
    ...
    
    Signed-off-by: dependabot[bot] <support@github.com>
    Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
    Signed-off-by: Paul Krizak <paul.krizak@gmail.com>
    dependabot[bot] authored and skaven81 committed Oct 26, 2023
    Configuration menu
    Copy the full SHA
    5275239 View commit details
    Browse the repository at this point in the history
  4. fix: api groups in constraint 1.22 (open-policy-agent#416)

    * fix api groups in constraint 1.22
    
    Signed-off-by: Albert Zhong <albert.zhong@databricks.com>
    
    * run make generate generate-website-docs generate-artifacthub-artifacts
    
    Signed-off-by: Albert Zhong <albert.zhong@databricks.com>
    
    ---------
    
    Signed-off-by: Albert Zhong <albert.zhong@databricks.com>
    Signed-off-by: Paul Krizak <paul.krizak@gmail.com>
    albert-zhong authored and skaven81 committed Oct 26, 2023
    Configuration menu
    Copy the full SHA
    d40bd0a View commit details
    Browse the repository at this point in the history
  5. Check for Scale resources in unit tests, and expand unit tests to inc…

    …lude check for scaling to zero
    
    Signed-off-by: Paul Krizak <paul.krizak@gmail.com>
    skaven81 committed Oct 26, 2023
    Configuration menu
    Copy the full SHA
    b5878ff View commit details
    Browse the repository at this point in the history
  6. Fix errant violation when scaling a deployment to zero even when it i…

    …s allowed
    
    Signed-off-by: Paul Krizak <paul.krizak@gmail.com>
    skaven81 committed Oct 26, 2023
    Configuration menu
    Copy the full SHA
    6f6bde2 View commit details
    Browse the repository at this point in the history
  7. Regenerate documentation artifacts

    Signed-off-by: Paul Krizak <paul.krizak@gmail.com>
    skaven81 committed Oct 26, 2023
    Configuration menu
    Copy the full SHA
    f93ad9b View commit details
    Browse the repository at this point in the history
  8. Tick version

    Signed-off-by: Paul Krizak <paul.krizak@gmail.com>
    skaven81 committed Oct 26, 2023
    Configuration menu
    Copy the full SHA
    f29ef2d View commit details
    Browse the repository at this point in the history
  9. chore: bump the all group with 3 updates (open-policy-agent#421)

    Bumps the all group with 3 updates: [actions/checkout](https://github.com/actions/checkout), [github/codeql-action](https://github.com/github/codeql-action) and [actions/setup-node](https://github.com/actions/setup-node).
    
    Updates `actions/checkout` from 4.1.0 to 4.1.1
    - [Release notes](https://github.com/actions/checkout/releases)
    - [Changelog](https://github.com/actions/checkout/blob/main/CHANGELOG.md)
    - [Commits](actions/checkout@8ade135...b4ffde6)
    
    Updates `github/codeql-action` from 2.22.3 to 2.22.4
    - [Release notes](https://github.com/github/codeql-action/releases)
    - [Changelog](https://github.com/github/codeql-action/blob/main/CHANGELOG.md)
    - [Commits](github/codeql-action@0116bc2...49abf0b)
    
    Updates `actions/setup-node` from 3.8.1 to 4.0.0
    - [Release notes](https://github.com/actions/setup-node/releases)
    - [Commits](actions/setup-node@5e21ff4...8f152de)
    
    ---
    updated-dependencies:
    - dependency-name: actions/checkout
      dependency-type: direct:production
      update-type: version-update:semver-patch
      dependency-group: all
    - dependency-name: github/codeql-action
      dependency-type: direct:production
      update-type: version-update:semver-patch
      dependency-group: all
    - dependency-name: actions/setup-node
      dependency-type: direct:production
      update-type: version-update:semver-major
      dependency-group: all
    ...
    
    Signed-off-by: dependabot[bot] <support@github.com>
    Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
    Signed-off-by: Paul Krizak <paul.krizak@gmail.com>
    dependabot[bot] authored and skaven81 committed Oct 26, 2023
    Configuration menu
    Copy the full SHA
    0fb49e9 View commit details
    Browse the repository at this point in the history
  10. chore: bump github.com/open-policy-agent/gatekeeper/v3 from 3.14.0-be…

    …ta.0.0.20230831155303-366ba791d009 to 3.14.0-rc.2 in /scripts/require-sync (open-policy-agent#423)
    
    Bumps [github.com/open-policy-agent/gatekeeper/v3](https://github.com/open-policy-agent/gatekeeper) from 3.14.0-beta.0.0.20230831155303-366ba791d009 to 3.14.0-rc.2.
    - [Release notes](https://github.com/open-policy-agent/gatekeeper/releases)
    - [Changelog](https://github.com/open-policy-agent/gatekeeper/blob/master/docs/RELEASE.md)
    - [Commits](https://github.com/open-policy-agent/gatekeeper/commits/v3.14.0-rc.2)
    
    ---
    updated-dependencies:
    - dependency-name: github.com/open-policy-agent/gatekeeper/v3
      dependency-type: direct:production
      update-type: version-update:semver-patch
    ...
    
    Signed-off-by: dependabot[bot] <support@github.com>
    Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
    Signed-off-by: Paul Krizak <paul.krizak@gmail.com>
    dependabot[bot] authored and skaven81 committed Oct 26, 2023
    Configuration menu
    Copy the full SHA
    fe0333b View commit details
    Browse the repository at this point in the history
  11. add codeowners (open-policy-agent#424)

    Signed-off-by: Sertac Ozercan <sozercan@gmail.com>
    Signed-off-by: Paul Krizak <paul.krizak@gmail.com>
    sozercan authored and skaven81 committed Oct 26, 2023
    Configuration menu
    Copy the full SHA
    d753386 View commit details
    Browse the repository at this point in the history
  12. chore: bump k8s.io/apimachinery in /scripts/require-sync (open-policy…

    …-agent#422)
    
    Bumps [k8s.io/apimachinery](https://github.com/kubernetes/apimachinery) from 0.27.6 to 0.27.7.
    - [Commits](kubernetes/apimachinery@v0.27.6...v0.27.7)
    
    ---
    updated-dependencies:
    - dependency-name: k8s.io/apimachinery
      dependency-type: direct:production
      update-type: version-update:semver-patch
    ...
    
    Signed-off-by: dependabot[bot] <support@github.com>
    Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
    Signed-off-by: Paul Krizak <paul.krizak@gmail.com>
    dependabot[bot] authored and skaven81 committed Oct 26, 2023
    Configuration menu
    Copy the full SHA
    d89591e View commit details
    Browse the repository at this point in the history
  13. Update replicalimits source template and rego to version 1.1.0

    Signed-off-by: Paul Krizak <paul.krizak@gmail.com>
    skaven81 committed Oct 26, 2023
    Configuration menu
    Copy the full SHA
    be75a1b View commit details
    Browse the repository at this point in the history