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

Silence 404 errors during signature sync #518

Closed
goosemania opened this issue Dec 23, 2021 · 0 comments · Fixed by #897
Closed

Silence 404 errors during signature sync #518

goosemania opened this issue Dec 23, 2021 · 0 comments · Fixed by #897
Assignees
Labels

Comments

@goosemania
Copy link
Member

Signatures are often synced from a sigstore.
Signatures are indexed, signature-1, signature-2, ..., signature-N.
It is not known upfront how many signatures are there, and the only way to know is to continue incrementing the index and downloading until hitting HTTP 404.
Such logs can be confusing to a user, they should be silenced.

@lubosmj lubosmj self-assigned this Jun 24, 2022
lubosmj added a commit to lubosmj/pulp_container that referenced this issue Jul 4, 2022
lubosmj added a commit to lubosmj/pulp_container that referenced this issue Jul 4, 2022
lubosmj added a commit to lubosmj/pulp_container that referenced this issue Jul 4, 2022
@ipanova ipanova added the Issue label Jul 13, 2022
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
None yet
Development

Successfully merging a pull request may close this issue.

3 participants