Skip to content

fix(RELEASE-1766): revise filter task advisory matching #1298

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
wants to merge 1 commit into
base: development
Choose a base branch
from

Conversation

happybhati
Copy link
Contributor

Snapshot components use Image Index digests
while advisory entries use architecture-specific
manifest digests. Added skopeo resolution to
transform snapshot components to advisory format
before applying original filtering logic.

This ensures already-released components are correctly filtered out.

Describe your changes

Relevant Jira

Checklist before requesting a review

  • I have marked as draft or added do not merge label if there's a dependency PR
    • If you want reviews on your draft PR, you can add reviewers or add the release-service-maintainers handle if you are unsure who to tag
  • My commit message includes Signed-off-by: My name <email>
  • I read CONTRIBUTING.MD and commit formatting
  • I have run the README.md generator script in .github/scripts/readme_generator.sh and verified the results using .github/scripts/check_readme.sh

@happybhati happybhati force-pushed the release-1766 branch 3 times, most recently from 0fb8a58 to e14b566 Compare August 5, 2025 21:44
Snapshot components use Image Index digests
while advisory entries use architecture-specific
manifest digests. Added skopeo resolution to
transform snapshot components to advisory format
before applying original filtering logic.

This ensures already-released components
are correctly filtered out.

Signed-off-by: Happy Bhati <[email protected]>
@happybhati
Copy link
Contributor Author

/retest

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

Successfully merging this pull request may close these issues.

1 participant