kyverno / reports-server

Alternate reports storage in Kubernetes outside etcd
Apache License 2.0
16 stars 8 forks source link

chore(deps): Bump github.com/kyverno/kyverno from 1.12.0-alpha.1 to 1.12.2 #133

Open dependabot[bot] opened 3 months ago

dependabot[bot] commented 3 months ago

Bumps github.com/kyverno/kyverno from 1.12.0-alpha.1 to 1.12.2.

Release notes

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

v1.12.2

✨ Added ✨

  • Added an option to allow kyverno apply command to continue on failure (#10036)

Helm

  • Added an option to configure webhook pod annotations (#9875)

πŸ› Fixed πŸ›

  • Fixed missing CONNECT operation in the webhook config for pod/exec subresource (#9855)
  • Fixed an issue to evaluate multiple policyexceptions regardless of condition failures (#9994)
  • Fixed the VAPs generation issues for pods/ephemeralcontainers, resourceNames field (#10162, #10187, #10208)
  • Fixed the mutate existing policies to be applied on matched resources only (#10164)
  • Fixed an issue to skip generating VAPs for policies that match multiple resources with a namespace/object selector (#10181)
  • Fixed a CLI issue when the level parameter of the apply and test commands does not work (#10216)
  • Fixed CVEs (#10225)
  • Fixed an issue when applying multiple validate rules produces the wrong result (#10236)
  • Fixed context canceled issue when creating reports (#10245)
  • Fixed an issue in foreach mutate policies with Descending order defined causing unexpected patches (#10252)
  • Fixed an event generation issue when the size exceeds the limit (#10255)
  • Fixed operation-based webhook configuration issue when there are multiple policies matching the same kind (#10262)
  • Fixed flake VAPs tests (#10263)
  • Fixed a CLI issue when loading policies from the filesystem (#10270)
  • Fixed webhook configuration update loop (#10274)
  • Fixed an issue when a rule has both conditional and equality anchors defined (kyverno/kyverno#10117)

πŸ”§ Others πŸ”§

  • Made CLI results count public (#10177)
  • Added a new linter prealloc to enforce slice declarations best practice (#10250)

v1.12.2-rc.3

No release notes provided.

v1.12.2-rc.2

πŸ› Fixed πŸ›

v1.12.2-rc.1

✨ Added ✨

  • Added an option to allow kyverno apply command to continue on failure (#10036)

Helm

  • Added an option to configure webhook pod annotations (#9875)

πŸ› Fixed πŸ›

  • Fixed missing CONNECT operation in the webhook config for pod/exec subresource (#9855)
  • Fixed an issue to evaluate multiple policyexceptions regardless of condition failures (#9994)
  • Fixed the VAPs generation issues for pods/ephemeralcontainers, resourceNames field (#10162, #10187, #10208)
  • Fixed the mutate existing policies to be applied on matched resources only (#10164)

... (truncated)

Commits


Dependabot compatibility score

You can trigger a rebase of this PR 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 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)

Note Automatic rebases have been disabled on this pull request as it has been open for over 30 days.

dependabot[bot] commented 2 months ago

A newer version of github.com/kyverno/kyverno exists, but since this PR has been edited by someone other than Dependabot I haven't updated it. You'll get a PR for the updated version as normal once this PR is merged.