ceph-csi/pkg/cephfs
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
..
cephfs_util.go Handle Delete operation if pool not found 2020-02-11 15:58:15 +00:00
cephuser.go switch to cephfs, utils, and csicommon to new loging system 2019-08-29 14:04:31 +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 CephFS: Added ENOENT checks for possible missing volumes 2020-01-29 10:05:13 +00:00
fsjournal.go Add support for erasure coded pools 2020-04-14 14:14:29 +00:00
identityserver.go Add topology support to ceph-csi 2020-04-14 14:14:29 +00:00
nodeserver.go Audit log and follow klog standard 2020-03-27 09:24:52 +00:00
util.go Resize CephFS Volumes 2019-11-27 14:00:47 +00:00
volume.go CephFS: Added ENOENT checks for possible missing volumes 2020-01-29 10:05:13 +00:00
volumemounter_test.go cephfs: add kernel version detection for mounting with client 2019-11-13 11:56:09 +00:00
volumemounter.go Log error message for cephfs 2020-04-01 09:35:40 +00:00
volumeoptions.go Add topology support to ceph-csi 2020-04-14 14:14:29 +00:00