forked from libopenstorage/openstorage
-
Notifications
You must be signed in to change notification settings - Fork 0
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
SDK will now return a volume only if it is ready
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
- Loading branch information
Showing
4 changed files
with
312 additions
and
22 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Oops, something went wrong.