ceph-csi/internal/csi-addons
Praveen M c1b3325677 cleanup: move rbd errors to internal/rbd/errors
This commit includes:
1). Moves rbd errors from internal/util/errors to internal/rbd/errors.

2). Introduces ShouldRetryVolumeGroupGeneration helper function to determine
whether volume group generation should continue based on specific error types.
The function returns true if the error is of type ErrPoolNotFound,
ErrRBDGroupNotFound, ErrPermissionDenied. (Ceph user might not have access to
all the objects/pools where mapping exists)

Signed-off-by: Praveen M <m.praveen@ibm.com>
2025-03-04 16:56:24 +05:30
..
cephfs cephfs: Fix Removal of IPs from blocklist 2024-09-09 09:18:02 +00:00
networkfence rbd: parse IP address 2024-11-06 09:48:45 +00:00
rbd cleanup: move rbd errors to internal/rbd/errors 2025-03-04 16:56:24 +05:30
server util: added logs for slow gRPC calls 2024-09-20 08:55:17 +00:00