website icon indicating copy to clipboard operation
website copied to clipboard

[Enhancement] Document all changes related to API version management

Open MariamFahmy98 opened this issue 5 months ago • 0 comments

Description

We need to document the following:

  1. Update the existing policies to use the following:
    • validate.failureAction.
    • validate.failureActionOverrides.
    • verifyImage[*].failureAction.
    • generate.generateExisting.
    • mutate.mutateExistingOnPolicyUpdate.
  2. Update the existing cleanup policies and exceptions to use the latest version v2 as v2beta1 is deprecated. Related PR: https://github.com/kyverno/kyverno/pull/10457
  3. Update the existing policies to use failurePolicy and timeoutSeconds under spec.webhookConfiguration. Related PR: https://github.com/kyverno/kyverno/pull/10515

Slack discussion

No response

MariamFahmy98 avatar Aug 29 '24 12:08 MariamFahmy98