Skip to content

Support deleting volume with snapshots #71

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

Merged
merged 1 commit into from
Jan 25, 2019

Conversation

Akrog
Copy link
Member

@Akrog Akrog commented Jan 25, 2019

This patch adds a soft-delete mechanism for volumes so they can be
"deleted" even when they have snapshots.

The expected behavior of deleting a volume with snapshots is not well
defined in the CSI spec, as stated in issue
container-storage-interface/spec#346 but until
this is clarified we will assume that PR #347 will be accepted and we
must behave like this.

This is also how the csi-sanity test suite seems to expect us to behave.

Close: #70

This patch adds a soft-delete mechanism for volumes so they can be
"deleted" even when they have snapshots.

The expected behavior of deleting a volume with snapshots is not well
defined in the CSI spec, as stated in issue
container-storage-interface/spec#346 but until
this is clarified we will assume that PR #347 will be accepted and we
must behave like this.

This is also how the csi-sanity test suite seems to expect us to behave.

Close: embercsi#70
@Akrog Akrog merged commit bb06076 into embercsi:master Jan 25, 2019
@Akrog Akrog deleted the delete-vol-with-snapshots branch January 25, 2019 13:06
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