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

Fix a sync filtered cosign without sigstore issue #1760

Merged
merged 1 commit into from
Sep 9, 2024

Conversation

git-hyagi
Copy link
Contributor

fixes: #1759

Comment on lines 1 to 2
Fixed an issue where trying to sync a filtered content with cosign signature, from a remote
without sigstore, and defined as `signed_only: true` could fail sometimes.
Copy link
Member

Choose a reason for hiding this comment

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

Can we go for something along these lines?

Suggested change
Fixed an issue where trying to sync a filtered content with cosign signature, from a remote
without sigstore, and defined as `signed_only: true` could fail sometimes.
Resolved an issue where syncing filtered content with a cosign signature from a remote source lacking Sigstore, and with signed_only: true enabled, could occasionally fail.

@git-hyagi git-hyagi force-pushed the sync-filtered-cosign-issue branch from 6afb2f7 to 143d35d Compare September 6, 2024 09:00
@git-hyagi git-hyagi merged commit a9f2fce into pulp:main Sep 9, 2024
12 checks passed
@git-hyagi git-hyagi deleted the sync-filtered-cosign-issue branch September 9, 2024 18:30
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.

Signed content not being synced
2 participants