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

Add Force parameter to RemoveVolume API #3035

Merged
merged 1 commit into from
Nov 12, 2021

Conversation

dperny
Copy link
Collaborator

@dperny dperny commented Nov 9, 2021

Adds a Force parameter to the RemoveVolumeRequest. This allows removal of Volumes which are stuck or in otherwise intractable states.

Adds a Force parameter to the RemoveVolumeRequest. This allows removal
of Volumes which are stuck or in otherwise intractable states.

Signed-off-by: Drew Erny <derny@mirantis.com>
@codecov
Copy link

codecov bot commented Nov 9, 2021

Codecov Report

Merging #3035 (8313e08) into master (7956265) will decrease coverage by 0.08%.
The diff coverage is 100.00%.

@@            Coverage Diff             @@
##           master    #3035      +/-   ##
==========================================
- Coverage   62.26%   62.18%   -0.09%     
==========================================
  Files         155      155              
  Lines       24531    24533       +2     
==========================================
- Hits        15275    15256      -19     
- Misses       7659     7679      +20     
- Partials     1597     1598       +1     

@dperny dperny merged commit 6303310 into moby:master Nov 12, 2021
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.

1 participant