Update module github.com/kyverno/kyverno to v1.9.5 - autoclosed #173
Add this suggestion to a batch that can be applied as a single commit.
This suggestion is invalid because no changes were made to the code.
Suggestions cannot be applied while the pull request is closed.
Suggestions cannot be applied while viewing a subset of changes.
Only one suggestion per line can be applied in a batch.
Add this suggestion to a batch that can be applied as a single commit.
Applying suggestions on deleted lines is not supported.
You must change the existing code in this line in order to create a valid suggestion.
Outdated suggestions cannot be applied.
This suggestion has been applied or marked resolved.
Suggestions cannot be applied from pending reviews.
Suggestions cannot be applied on multi-line comments.
Suggestions cannot be applied while the pull request is queued to merge.
Suggestion cannot be applied right now. Please check back later.
This PR contains the following updates:
v1.9.0
->v1.9.5
Release Notes
kyverno/kyverno (github.com/kyverno/kyverno)
v1.9.5
Compare Source
🐛 Fixed 🐛
Click to expand all PRs
#7308 fix: tls cipher suites
v1.9.4
Compare Source
🐛 Fixed 🐛
validate.podSecurity
) in which using thelatest
version of the PSS caused the Seccomp control to not be evaluated properly. (#7263)Click to expand all PRs
#7263 fix: PSa latest version check
v1.9.3
Compare Source
v1.9.3
#✨ Added ✨
webhookAnnotations
stanza. This should fix problems for AKS users with the Admission Enforcer entering a reconciliation war with Kyverno over its webhooks. (#6579)🐛 Fixed 🐛
Click to expand all PRs
#6787 chore(deps): bump github.com/docker/docker from 23.0.2+incompatible to 23.0.3+incompatible
#6579 feat: add webhook annotations support in config map
#6242 fix: do not pass dynamicConfig to matchesResourceDescriptionMatchHelper
v1.9.2
Compare Source
--clientRateLimitBurst
) has its defaults increased from50
to300
and QPS (--clientRateLimitQPS
) from20
to300
which should fix issues in very large clusters with admission reports not getting aggregated quickly enough to the final Policy Report (#6540, #6532)spec.schemaValidation
) when Kyverno is not able to validate if a rule is correct (#6604)🐛 Fixed 🐛
Audit
mode are processed correctly when admission reports are disabled (#6545)Click to expand all PRs
#6545 fix: process audit policies when admission reports are disabled
#6540 fix: increase burst
#6532 fix: improve reports controller default values and workers
#6531 fix: process audit policies when admission reports are disabled
#6522 fix: improve reports controller default values and workers
#6332 More kuttl standard generate tests
#6634 fix: skip duplicate PSa checks for the latest version
#6604 fix: add message to bypass schema validation when it fails
#6569 fix: controller duration computation
v1.9.1
Compare Source
🐛 Fixed 🐛
Ready
status if the--autoUpdateWebhooks
flag was set tofalse
(#6374)kyverno_policy_results_total
when policies were inAudit
mode (#6363)request.oldObject
being translated properly by auto-gen (#6305)divide()
filter (#6229)Audit
mode (#6216)🔧 Bumped 🔧
Click to expand all PRs
#6502 fix: release
#6498 fix: release
#6459 fix: update resource info in polex events
#6429 fix: error log
#6424 fix: panic when fails to fetch resource GVK
#6374 fix: autoUpdateWebhooks=false causes ClusterPolicy to never be ready
#6368 fix: delete certificate secret if type is not TLS
#6365 fix: logger key value in wrong order
#6363 fix: missing metrics for policies in audit mode
#6359 chore(deps): bump github.com/sigstore/k8s-manifest-sigstore
#6349 fix: dump admission response
#6344 chore(deps): bump golang.org/x/net
#6341 chore(deps): bump golang.org/x/net from 0.6.0 to 0.7.0
#6323 fix: add roles and clusterroles when dumping admission requests
#6319 fix: add roles and clusterroles when dumping admission requests
#6305 oldObject translation solved in autogen
#6296 fix: use client instead of discovery for sanity checks
#6275 chore: add error logs in wait for cache sync helper
#6237 feat: enable leader election for the background controller
#6229 fix: jp divide quantities
#6216 fix: namespaceSelector for audit rules
#6200 fix: image tagging strategy
#6197 fix: admission review variables for DELETE operations
#6188 fix: namespaceSelector for background policies
Configuration
📅 Schedule: Branch creation - At any time (no schedule defined), Automerge - At any time (no schedule defined).
🚦 Automerge: Enabled.
♻ Rebasing: Whenever PR is behind base branch, or you tick the rebase/retry checkbox.
🔕 Ignore: Close this PR and you won't be reminded about this update again.
This PR was generated by Mend Renovate. View the repository job log.