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

Do not error if digest cannot be deleted due to dangling parent image #124

Conversation

lauraseidler
Copy link

@lauraseidler lauraseidler commented Jan 2, 2023

This would fix the problem described in #118, except I didn't implement any kind of flag - I'm not a go developer at all and I barely managed to get this to build locally and test it - mostly opening this to kickstart a proper fix and maybe it can help someone else.

I tested it for our use case, and it works as expected, but hopefully someone with more experience can test it properly and make it better and/or put it behind a flag. It will also still mark the digests as deleted even though they weren't - not really ideal, but better than an error for us.

@ingwarsw
Copy link

ingwarsw commented Jan 3, 2023

We have the same issue and fix seems valid..

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