ceph-csi/pkg/rbd
ShyamsundarR 97f8c4b677 Provide options to pass in Ceph cluster-id
This commit provides the option to pass in Ceph cluster-id instead
of a MON list from the storage class.

This helps in moving towards a stateless CSI implementation.

Tested the following,
- PV provisioning and staging using cluster-id in storage class
- PV provisioning and staging using MON list in storage class

Did not test,
- snapshot operations in either forms of the storage class

Signed-off-by: ShyamsundarR <srangana@redhat.com>
2019-03-26 16:19:24 +00:00
..
controllerserver.go Merge branch 'csi-v1.0' into default_multiwrite_blockmode 2019-03-19 08:02:14 -06:00
identityserver.go Fix driver name as per CSI spec 2019-03-13 12:04:30 +05:30
nodeserver.go Merge branch 'csi-v1.0' into default_multiwrite_blockmode 2019-03-19 08:02:14 -06:00
rbd_attach.go Provide options to pass in Ceph cluster-id 2019-03-26 16:19:24 +00:00
rbd_util.go Provide options to pass in Ceph cluster-id 2019-03-26 16:19:24 +00:00
rbd.go Provide options to pass in Ceph cluster-id 2019-03-26 16:19:24 +00:00