ceph-csi/pkg/rbd
ShyamsundarR 1a8f8e3c24 Add support for erasure coded pools
This commit adds support to mention dataPool parameter for the
topology constrained pools in the StorageClass, that can be
leveraged to mention erasure coded pool names to use for RBD
data instead of the replica pools.

Signed-off-by: ShyamsundarR <srangana@redhat.com>
2020-04-14 14:14:29 +00:00
..
controllerserver.go Add topology support to ceph-csi 2020-04-14 14:14:29 +00:00
driver.go Add topology support to ceph-csi 2020-04-14 14:14:29 +00:00
errors.go Update Unstage transaction to undo steps done in Stage 2019-08-13 14:07:52 +00:00
identityserver.go Add topology support to ceph-csi 2020-04-14 14:14:29 +00:00
nodeserver_test.go added volumeNamePrefix and snapshotNamePrefix as parameters for storageClass 2020-02-25 05:03:51 +00:00
nodeserver.go Add topology support to ceph-csi 2020-04-14 14:14:29 +00:00
rbd_attach.go Audit log and follow klog standard 2020-03-27 09:24:52 +00:00
rbd_journal.go Add support for erasure coded pools 2020-04-14 14:14:29 +00:00
rbd_util_test.go added volumeNamePrefix and snapshotNamePrefix as parameters for storageClass 2020-02-25 05:03:51 +00:00
rbd_util.go Add topology support to ceph-csi 2020-04-14 14:14:29 +00:00