ceph-csi/pkg/rbd
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
..
controllerserver.go Rework multi-node-multi-writer feature 2019-03-18 10:07:06 -06:00
identityserver.go move csi-common to ceph-csi 2019-02-27 14:17:19 +05:30
nodeserver.go Rework multi-node-multi-writer feature 2019-03-18 10:07:06 -06:00
rbd_attach.go Rework multi-node-multi-writer feature 2019-03-18 10:07:06 -06:00
rbd_util.go Rework multi-node-multi-writer feature 2019-03-18 10:07:06 -06:00
rbd.go Rework multi-node-multi-writer feature 2019-03-18 10:07:06 -06:00