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

Use volumes param for container rm #376

Merged
merged 1 commit into from
Feb 27, 2024

Conversation

umohnani8
Copy link
Member

@umohnani8 umohnani8 commented Feb 22, 2024

Use the volumes param instead of v to ensure that
the libpod endpoint actually removes anonymous volumes when a container is deleted.

Fixes #328

Copy link
Contributor

openshift-ci bot commented Feb 22, 2024

[APPROVALNOTIFIER] This PR is APPROVED

This pull-request has been approved by: umohnani8

The full list of commands accepted by this bot can be found here.

The pull request process is described here

Needs approval from an approver in each of these files:

Approvers can indicate their approval by writing /approve in a comment
Approvers can cancel approval by writing /approve cancel in a comment

@umohnani8 umohnani8 force-pushed the vol branch 2 times, most recently from 801490b to 03944fb Compare February 22, 2024 16:22
@umohnani8
Copy link
Member Author

@jwhonce @mheon PTAL

Use the volumes param instead of v to ensure that
the libpod endpoint actually removes anonymous volumes
when a container is deleted.

Signed-off-by: Urvashi Mohnani <umohnani@redhat.com>
@umohnani8 umohnani8 changed the title User volumes param for container rm Use volumes param for container rm Feb 22, 2024
@mheon
Copy link
Member

mheon commented Feb 22, 2024

LGTM

@umohnani8
Copy link
Member Author

@jwhonce @rhatdan PTAL

@rhatdan
Copy link
Member

rhatdan commented Feb 26, 2024

LGTM

@umohnani8
Copy link
Member Author

@rhatdan can you please merge

@rhatdan
Copy link
Member

rhatdan commented Feb 27, 2024

/lgtm

@openshift-ci openshift-ci bot added the lgtm label Feb 27, 2024
@openshift-merge-bot openshift-merge-bot bot merged commit 6f5d07e into containers:main Feb 27, 2024
14 checks passed
@aparcar
Copy link
Contributor

aparcar commented Feb 27, 2024

hell yeah!

@aparcar
Copy link
Contributor

aparcar commented Mar 11, 2024

Could you please create a new release containing this fix?

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

Successfully merging this pull request may close these issues.

anonymous volumes not removed after container removal
4 participants