forked from openebs-archive/maya
-
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.
feat(localPV): add Raw Block Volume support (openebs-archive#1536)
- Added Builder Function for support & checking Block Device - Returned true, for support of the Block Device - Provided the path for the raw Block device, if provided - Added containerBuilder function (funcName: WithVolumeDevices Builder) - Added pvcBuilder function (funcname: WithVolumeMode Builder) - Added 2 BDD TestCases : - [+ve] Basic Raw Block Volume Support - [-ve] If PVC volumeMode is "Block", but mountPath is provided in Deployment PodSpecTemplate Signed-off-by: Rahul M Chheda <[email protected]>
- Loading branch information
1 parent
d4269f3
commit 6a2e561
Showing
7 changed files
with
392 additions
and
15 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
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.