Skip to content

Delete existing images before loading #132

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

Merged

Conversation

justinmichaud
Copy link
Collaborator

Podman deletes the underlying linked images when we delete the latest tag. We end up getting:

Load/replace latest_arm64

Load/replace latest_amd64

Delete latest (deletes latest_arm64 and latest_amd64)

Create latest

Add latest_amd64 (fails)

Instead, we should delete the existing images and the latest manifest first.

@justinmichaud justinmichaud merged commit 6aa421a into Igalia:main Jun 5, 2025
3 checks passed
@justinmichaud justinmichaud deleted the eng/delete-image-before-loading branch June 5, 2025 13:39
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.

2 participants