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

Enable Forced Vol Removal via Ig Drvr #577

Merged
merged 1 commit into from
Jun 26, 2017

Conversation

akutz
Copy link
Collaborator

@akutz akutz commented Jun 15, 2017

This patch enables forced volume removal via a configuration property libstorage.integration.volume.operations.remove.force for the integration driver. This will enable Docker modules in REX-Ray to be configured to force remove backend storage volumes for platforms that require such behavior, such as S3FS.

This patch is related to rexray/rexray#892.

This patch enables forced volume removal via a configuration property
`libstorage.integration.volume.operations.remove.force` for the
integration driver. This will enable Docker modules in REX-Ray to be
configured to force remove backend storage volumes for platforms that
require such behavior, such as S3FS.

This patch is related to rexray/rexray#892.
@codecov-io
Copy link

Codecov Report

Merging #577 into master will not change coverage.
The diff coverage is n/a.

Impacted file tree graph

@@           Coverage Diff           @@
##           master     #577   +/-   ##
=======================================
  Coverage   28.42%   28.42%           
=======================================
  Files          34       34           
  Lines        2016     2016           
=======================================
  Hits          573      573           
  Misses       1381     1381           
  Partials       62       62

Continue to review full report at Codecov.

Legend - Click here to learn more
Δ = absolute <relative> (impact), ø = not affected, ? = missing data
Powered by Codecov. Last update cb8a4bc...e96ca85. Read the comment docs.

@akutz akutz merged commit 6b97245 into thecodeteam:master Jun 26, 2017
@akutz akutz deleted the feature/ig-config-rmf branch June 26, 2017 17:37
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.

4 participants