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

Improve volume region handling; Split SnapshotCreate into Create/Wait methods #146

Merged
merged 5 commits into from
Jan 2, 2019

Conversation

tdmanv
Copy link
Contributor

@tdmanv tdmanv commented Jan 2, 2019

No description provided.

pavannd1 and others added 5 commits December 10, 2018 16:08
* WIP: CreateVolumeSnapshot region fix

* Error handling
* Add Volume Snapshot Functions to kanister docs

* address review comment

* address review comment

* Address review comments

* Address review Comment

* Trivial update
* Split SnapshotCreate into Create/Wait methods

This allows the caller to initiate snapshot creation and wait on
completion separately

* Cleanup

* Add `skipWait` optional parameter

The `CreateVolumeSnapshot` method will not wait for snapshot
completion if this is set

* Add a Snapshot Wait function (#4570)

Allows the caller to wait for completion of a previously
initiated snapshot operation.

Also updated the e2e test blueprint
@pavannd1 pavannd1 merged commit f803628 into master Jan 2, 2019
@pavannd1 pavannd1 deleted the sync branch January 2, 2019 20:00
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.

None yet

4 participants