ceph-csi/internal
Madhu Rajanna 3521465e60 rbd: check nbd tool features only for rbd driver
calling setRbdNbdToolFeatures inside an init
gets called in main.go for both cephfs and rbd
driver. instead of calling it in init function
calling this in rbd driver.go as this is specific
to rbd.

Signed-off-by: Madhu Rajanna <madhupr007@gmail.com>
(cherry picked from commit dffb6e72c2)
2022-04-14 09:17:45 +00:00
..
cephfs util: add support for the nsenter 2022-04-08 14:44:20 +00:00
controller rbd: do not read pvc namespace from volume attributes 2022-03-21 08:54:43 +00:00
csi-addons rbd: return unimplemented error for block-mode reclaimspace req 2022-03-03 19:00:49 +00:00
csi-common rbd: remove unimplemented responses for node operations 2022-03-16 15:27:48 +00:00
journal journal: add StoreAttribute/FetchAttribute 2022-03-28 11:23:17 +00:00
kms rbd: modify oidc token file path according to FHS 3.0 2022-03-23 13:29:35 +00:00
liveness cleanup: move log functions to new internal/util/log package 2021-08-26 09:34:05 +00:00
nfs nfs: support new and old NFS-management commands 2022-03-31 11:28:40 +00:00
rbd rbd: check nbd tool features only for rbd driver 2022-04-14 09:17:45 +00:00
util util: add support for the nsenter 2022-04-08 14:44:20 +00:00