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

chore(deps): Bump github.com/kyverno/kyverno from 1.11.1 to 1.11.2 in /backend #587

Conversation

dependabot[bot]
Copy link
Contributor

@dependabot dependabot bot commented on behalf of github Dec 29, 2023

Bumps github.com/kyverno/kyverno from 1.11.1 to 1.11.2.

Release notes

Sourced from github.com/kyverno/kyverno's releases.

v1.11.2

❗ Breaking (Potentially) ❗

  • The policy that applies to Deployment/scale subresource has been changed to use condition anchor for the condition check. This may break your existing policy if you used the policy restrict-scale to block the scale action (#9295)

✨ Added ✨

  • Added support for FIPS endpoints in AWS authentication (#9233)

  • Added deprecation warnings in both CLI test and apply commands (#9222)

  • Enabled additional report printer columns by default (#9194)

  • Added skipBackgroundRequests to configure loop protection option for Generate policies (#9157)

  • Supported more signature algorithms for Cosign image verification (#9102)

    Helm

  • Added the option to specify imagePullSecrets for the post-upgrade-hook job (#9264)

  • Added tolerations and affinity constraints to the post-upgrade hook (#9156)

  • Added nodeSelector to the reports cleanup helm hook (#9065)

🐛 Fixed 🐛

  • Kyverno CLI: fixed excluded resources status in the test command (#9274)

  • Kyverno CLI: fixed an issue when a resource cannot be found in the apply command (#9282)

  • Kyverno CLI: fixed large table row ID number format in the apply command (#9281)

  • Fixed the content length header issue for APICall (#9268)

  • Converted chainsaw tests to kuttl (#9242)

  • Fixed force reconciliation for mutate existing rules (#9230, #9210)

  • Fixed an issue when applying mutate existing rules to a trigger resource whose name exceeds 63 characters (#9162)

  • Kyverno CLI: fixed registry authentication issue in the apply command (#9151)

  • Fixed an issue when updaterequests are stuck in pending/fail infinite loop for mutate existing rules (#9119)

  • Fixed an issue when ttl cleanup rules are applying to cluster-wide resources (#9060)

  • Fixed an issue allowing changes to pre-existing resources in violation of a Validation policy in Enforce mode (#9027)

    Helm

  • Fixed Helm chart to not error when replicas defined (#9066)

🔧 Others 🔧

  • Disabled policy library kuttl tests (#9259)
  • Bumped k8s libraries to 1.29 stable (#9257)
  • Fixed launch.json (#9239)
  • Improved ValidatingAdmissionPolicy validation messages (#9168)
  • Updated chart.yaml with the changes (#9070)

v1.11.2-rc.1

No release notes provided.

Commits

Dependabot compatibility score

Dependabot will resolve any conflicts with this PR as long as you don't alter it yourself. You can also trigger a rebase manually by commenting @dependabot rebase.


Dependabot commands and options

You can trigger Dependabot actions by commenting on this PR:

  • @dependabot rebase will rebase this PR
  • @dependabot recreate will recreate this PR, overwriting any edits that have been made to it
  • @dependabot merge will merge this PR after your CI passes on it
  • @dependabot squash and merge will squash and merge this PR after your CI passes on it
  • @dependabot cancel merge will cancel a previously requested merge and block automerging
  • @dependabot reopen will reopen this PR if it is closed
  • @dependabot close will close this PR and stop Dependabot recreating it. You can achieve the same result by closing it manually
  • @dependabot show <dependency name> ignore conditions will show all of the ignore conditions of the specified dependency
  • @dependabot ignore this major version will close this PR and stop Dependabot creating any more for this major version (unless you reopen the PR or upgrade to it yourself)
  • @dependabot ignore this minor version will close this PR and stop Dependabot creating any more for this minor version (unless you reopen the PR or upgrade to it yourself)
  • @dependabot ignore this dependency will close this PR and stop Dependabot creating any more for this dependency (unless you reopen the PR or upgrade to it yourself)

Bumps [github.com/kyverno/kyverno](https://github.com/kyverno/kyverno) from 1.11.1 to 1.11.2.
- [Release notes](https://github.com/kyverno/kyverno/releases)
- [Changelog](https://github.com/kyverno/kyverno/blob/main/CHANGELOG.md)
- [Commits](kyverno/kyverno@v1.11.1...v1.11.2)

---
updated-dependencies:
- dependency-name: github.com/kyverno/kyverno
  dependency-type: direct:production
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <[email protected]>
@dependabot dependabot bot added dependencies Pull requests that update a dependency file go Pull requests that update Go code labels Dec 29, 2023
Copy link
Contributor Author

dependabot bot commented on behalf of github Jan 8, 2024

Superseded by #591.

@dependabot dependabot bot closed this Jan 8, 2024
@dependabot dependabot bot deleted the dependabot/go_modules/backend/github.com/kyverno/kyverno-1.11.2 branch January 8, 2024 09:12
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
dependencies Pull requests that update a dependency file go Pull requests that update Go code
Projects
None yet
Development

Successfully merging this pull request may close these issues.

0 participants