ceph-csi/pkg
j-griffith 6ec1196f47 Rework multi-node-multi-writer feature
This commit reverts the initial implementation of the
multi-node-multi-writer feature:
  commit: b5b8e46460

It replaces that implementation with a more restrictive version that
only allows multi-node-multi-writer for volumes of type `block`

With this change there are no volume parameters required in the stoarge
class, we also fail any attempt to create a file based device with
multi-node-multi-write being specified, this way a user doesn't have to
wait until they try and do the publish before realizing it doesn't work.
2019-03-18 10:07:06 -06:00
..
cephfs remove unused param from function 2019-03-04 19:01:25 +05:30
csi-common move csi-common to ceph-csi 2019-02-27 14:17:19 +05:30
rbd Rework multi-node-multi-writer feature 2019-03-18 10:07:06 -06:00
util Roundup volume size to Mib for rbd 2019-03-04 19:17:28 +05:30