Skip to content

Store checksum of ImageRepository tags and trigger ImagePolicy watch only when it changes #780

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

Open
wants to merge 1 commit into
base: main
Choose a base branch
from

Conversation

matheuscscp
Copy link
Member

@matheuscscp matheuscscp commented Jun 1, 2025

Closes #778

There's already a field called .spec.lastScanResult with other information about the scan that is pretty close to revision (e.g. tagCount, latestTags), so I figured it would make more sense to put the revision inside it as well.

@matheuscscp matheuscscp added enhancement New feature or request area/api API related issues and pull requests labels Jun 1, 2025
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
area/api API related issues and pull requests enhancement New feature or request
Projects
None yet
Development

Successfully merging this pull request may close these issues.

Add .status.revision field to ImageRepository
1 participant