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

openebs provisioner - support for adding block volumes #1045

Closed
kmova opened this issue Dec 21, 2017 · 4 comments
Closed

openebs provisioner - support for adding block volumes #1045

kmova opened this issue Dec 21, 2017 · 4 comments
Assignees
Milestone

Comments

@kmova
Copy link
Member

kmova commented Dec 21, 2017

FEATURE REQUEST

Kubernetes 1.9 now supports attaching block devices to pods. This is issue is raised to support adding OpenEBS PVs as block devices to pods.

Refer:
https://kubernetes.io/docs/concepts/storage/persistent-volumes/#raw-block-volume-support

Notes:
This may be tied into required block mode support for iscsi pv.

@kmova kmova added this to the 0.6 (Planning) milestone Dec 21, 2017
@kmova kmova modified the milestones: 0.6 , 0.7(Planning) Jan 18, 2018
@kmova
Copy link
Member Author

kmova commented Feb 1, 2018

The support for this will depend on kubernetes/kubernetes#54752

@kmova kmova modified the milestones: 0.7, Backlog Sep 18, 2018
@kmova
Copy link
Member Author

kmova commented Oct 17, 2018

The following VolumeMode option should be added to the v1.PersistentVolumeSpec https://github.com/openebs/external-storage/blob/release/openebs/pkg/provisioner/cas_provision.go#L144

VolumeMode: options.PVC.Spec.VolumeMode

@vijayscsa
Copy link

Tested

@kmova
Copy link
Member Author

kmova commented Oct 18, 2018

Fixed in 0.7.1 via openebs-archive/external-storage#78

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

No branches or pull requests

3 participants