Skip to content

Update kyverno version and policies #5258

@joebowbeer

Description

@joebowbeer

Describe the bug:

The kyverno version and policies used internally are out of date:

  1. The kyverno version used internally is 1.3.6 whereas the current version is 1.7.1
  2. The kyverno base policies have changed significantly since devel/addon/kyverno/policy.yaml was generated

Expected behaviour:

kustomize build https://github.com/cert-manager/cert-manager//devel/addon/kyverno should match policy.yaml

Steps to reproduce the bug:

Rebuild policy.yaml from the latest kyverno base policies:

cd devel/addon/kyverno
kustomize build . > policy.yaml

Compare with the original policy.yaml

/kind bug

Related to #4693

Metadata

Metadata

Assignees

No one assigned

    Labels

    kind/bugCategorizes issue or PR as related to a bug.

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions