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

SDK will now return a volume only if it is ready #1216

Merged
merged 1 commit into from
Sep 5, 2019

Conversation

lpabon
Copy link
Member

@lpabon lpabon commented Sep 5, 2019

Cherry pick of #1199

With this fix, any call creating a volume and noticing it already
exists now checks to make sure that the volume is UP and ready
before returning.

Closes libopenstorage#1180

Signed-off-by: Luis Pabón <[email protected]>

Conflicts:
	api/server/sdk/sdk_test.go
	api/server/sdk/volume_ops.go
	api/server/testutils_test.go
	csi/csi_test.go
@lpabon lpabon merged commit 8a3eeed into libopenstorage:release-6.1 Sep 5, 2019
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