ceph-csi/internal
Niels de Vos 3802dd2c2c rbd: add feature check to see if GroupSnapGetInfo is available
The go-ceph rbd package provides the GroupSnapGetInfo function, but it
may return ErrUnsupported when called. Returning this error after
advertising the support for VolumeGroupSnapshot seems ugly.

In order to advertise support for VolumeGroupSnapshot,
SupportsGroupSnapGetInfo() can be used, which detects the required C
function of librbd.

Signed-off-by: Niels de Vos <ndevos@ibm.com>
2024-10-10 15:45:47 +00:00
..
cephfs cephfs: correct error code for volumegroupsnapshot 2024-09-24 15:13:12 +00:00
controller util: use protobuf encoding for core k8s apis 2024-09-26 11:52:21 +00:00
csi-addons rbd: replace Manager.DeleteVolumeGroup() by VolumeGroup.Delete() 2024-09-26 13:59:21 +00:00
csi-common util: added logs for slow gRPC calls 2024-09-20 08:55:17 +00:00
health-checker doc: fix codespell problem 2024-09-04 10:13:47 +00:00
journal journal: fix empty csiCreationTimeKey value 2024-08-13 07:22:26 +00:00
kms rbd: implement pv key rotation 2024-07-19 13:26:28 +00:00
liveness build: passing context parameter as required 2024-06-28 08:38:54 +00:00
nfs util: added logs for slow gRPC calls 2024-09-20 08:55:17 +00:00
rbd rbd: add feature check to see if GroupSnapGetInfo is available 2024-10-10 15:45:47 +00:00
util util: use protobuf encoding for core k8s apis 2024-09-26 11:52:21 +00:00