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: directly referenced images via digest get deleted even if running #45

Draft
wants to merge 4 commits into
base: master
Choose a base branch
from

Conversation

MoJo2600
Copy link

@MoJo2600 MoJo2600 commented Nov 8, 2024

fixes #44

This fix adds images to the list of running shas if they are directly referenced by the sha digest and not by tag

By submitting this pull request, I confirm that you can use, modify, copy, and redistribute this contribution, under the terms of your choice.

This fix adds images to the list of running shas if they are directly referenced by the sha digest and not by tag
fix: directly referenced images via digest get deleted even if running
@MoJo2600 MoJo2600 marked this pull request as draft November 11, 2024 13:10
fixed the check for running images
There was an flaw in my logic.
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.

Imaged get deleted when the are referenced by digest and not by tag
1 participant