ceph-csi/internal
Niels de Vos 30333378ef cleanup: add IsBlockMultiNode() helper
IsBlockMultiNode() is a new helper that takes a slice of
VolumeCapability objects and checks if it includes multi-node access
and/or block-mode support.

This can then easily be used in other services that need checking for
these particular capabilities, and preventing multi-node block-mode
access.

Signed-off-by: Niels de Vos <ndevos@redhat.com>
2021-12-17 07:31:55 +00:00
..
cephfs cleanup: move mount functions to new pkg 2021-09-23 06:39:37 +00:00
controller rbd: remove retrieving volumeHandle from PV annotation 2021-12-17 03:38:29 +00:00
csi-addons rbd: implement CSI-Addons Identity Service 2021-12-01 06:31:09 +00:00
csi-common cleanup: add IsBlockMultiNode() helper 2021-12-17 07:31:55 +00:00
journal cleanup: replace parentName to snapParentName in checkReservation 2021-09-14 05:32:54 +00:00
kms util: set defaults for Vault config before converting 2021-10-28 14:41:53 +00:00
liveness cleanup: move log functions to new internal/util/log package 2021-08-26 09:34:05 +00:00
rbd cleanup: add IsBlockMultiNode() helper 2021-12-17 07:31:55 +00:00
util cleanup: import k8s.io/mount-utils instead of k8s.io/utils/mount 2021-12-09 17:58:34 +00:00