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

As a user I can re-upload artifacts if the file has gone missing or corrupted #477

Closed
pulpbot opened this issue Dec 15, 2021 · 1 comment
Labels

Comments

@pulpbot
Copy link
Member

pulpbot commented Dec 15, 2021

Author: @ipanova (ipanova@redhat.com)

Redmine Issue: 7790, https://pulp.plan.io/issues/7790


If an artifact has gone missing or corrupted(bit rot) there is no way to re-upload it back to the filesystem

  1. push an image with 'podman push'
  2. rm /var/lib/pulp/artifacts/<some_artifact> or corrupt it
  3. push same image with 'podman push'
  4. file is still missing/corrupted

Same stands for the oci image builder feature

While we have /repair/ endpoint it will not work for these operations since there is not remoteartifact.

@lubosmj
Copy link
Member

lubosmj commented Oct 30, 2023

Closing in favour of #1288. Manifests will be artifactless in the future.

@lubosmj lubosmj closed this as completed Oct 30, 2023
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
Archived in project
Development

No branches or pull requests

3 participants