Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

draft: background scanning v2 #67

Draft
wants to merge 2 commits into
base: main
Choose a base branch
from

Conversation

vishal-chdhry
Copy link
Member

This PR adds a proposal for background scanning v2

Signed-off-by: Vishal Choudhary <[email protected]>
@vishal-chdhry vishal-chdhry marked this pull request as draft January 7, 2025 09:54
Signed-off-by: Vishal Choudhary <[email protected]>

# Definitions

- **Background Scanning**: Background scanning is a kyverno feature which allows Kyverno to periodically scan existing resources and find if they match any validate or verifyImages rules.
Copy link
Member

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Didn't we cover all types of rules in 1.13?

This approach for scheduling scans can be used by Kyverno policies as follows:

```yaml
apiVersion: kyverno.io/v3alpha1
Copy link
Member

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

What is the desired version? I see apiVersion: kyverno.io/v1alpha1 in the original KDP.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants