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: ensure unused volumes are deleted #690

Merged

Conversation

Alex-Izquierdo
Copy link
Collaborator

@Alex-Izquierdo Alex-Izquierdo commented Feb 22, 2024

Seems that podman v4.5 (not sure if podman-py or podman itself) has a bug where the volumes are not deleted. This PR runs always the prune command to ensure are deleted.
Jira: https://issues.redhat.com/browse/AAP-21065

Signed-off-by: Alex <aizquier@redhat.com>
@Alex-Izquierdo Alex-Izquierdo requested a review from a team as a code owner February 22, 2024 13:30
@ttuffin ttuffin requested a review from a team February 22, 2024 16:14
@Alex-Izquierdo Alex-Izquierdo merged commit 3a9078e into ansible:main Mar 1, 2024
3 checks passed
@Alex-Izquierdo Alex-Izquierdo deleted the fix-podman-volumes-prune branch March 1, 2024 15:04
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.

4 participants