Skip to content

Add ability to sync by digests#2365

Open
gerrod3 wants to merge 1 commit into
pulp:mainfrom
gerrod3:digest-sync
Open

Add ability to sync by digests#2365
gerrod3 wants to merge 1 commit into
pulp:mainfrom
gerrod3:digest-sync

Conversation

@gerrod3
Copy link
Copy Markdown
Contributor

@gerrod3 gerrod3 commented May 15, 2026

Some design decisions:

  • Rename include/exclude_tags to includes/excludes and allow digests on the list.
  • When giving a digest to a manifest list, sync all the manifests in the list.
  • Sync all the cosign companion tags for a given digest if they exist.
  • Don't filter out digests on excludes. Should I add validation for this?

fixes: #1909
Assisted by: claude-sonnet-4.6
https://redhat.atlassian.net/browse/PULP-1740

📜 Checklist

  • Commits are cleanly separated with meaningful messages (simple features and bug fixes should be squashed to one commit)
  • A changelog entry or entries has been added for any significant changes
  • Follows the Pulp policy on AI Usage
  • (For new features) - User documentation and test coverage has been added

See: Pull Request Walkthrough

@gerrod3 gerrod3 force-pushed the digest-sync branch 3 times, most recently from 74961a0 to 8e2e7ed Compare May 15, 2026 21:08
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.

As a user I should be able to sync only images with digest

1 participant