website
website copied to clipboard
[Enhancement] Document all changes related to API version management
Description
We need to document the following:
- Update the existing policies to use the following:
-
validate.failureAction
. -
validate.failureActionOverrides
. -
verifyImage[*].failureAction
. -
generate.generateExisting
. -
mutate.mutateExistingOnPolicyUpdate
.
-
- Update the existing cleanup policies and exceptions to use the latest version
v2
asv2beta1
is deprecated. Related PR: https://github.com/kyverno/kyverno/pull/10457 - Update the existing policies to use
failurePolicy
andtimeoutSeconds
underspec.webhookConfiguration
. Related PR: https://github.com/kyverno/kyverno/pull/10515
Slack discussion
No response