Skip to content

Add paths filter for conformance tests

Explanation

This avoids running the conformance tests for irrelevant changes, saving time and resources.

Related issue

Closes #14334

What type of PR is this

/kind cleanup

Checklist

  • I have read the contributing guidelines.
  • I have read the PR documentation guide and followed the process including adding proof manifests to this PR.
  • This is a bug fix and I have added unit tests that prove my fix is effective.
  • This is a feature and I have added CLI tests that are applicable.
  • My PR needs to be cherry picked to a specific release branch which is .
  • My PR contains new or altered behavior to Kyverno and
    • CLI support should be added and my PR doesn't contain that functionality.

Merge request reports

Loading