ceph-csi/internal
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 journal: pass groupUUID to be used for omap name reserve 2025-01-28 17:19:32 +00:00
controller rbd: controller to regenerate volume group omap data 2025-01-28 17:19:32 +00:00
csi-addons cleanup: move rbd errors to internal/rbd/errors 2025-03-04 16:56:24 +05:30
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: pass groupUUID to be used for omap name reserve 2025-01-28 17:19:32 +00:00
kms rbd: fix encrypted PVC with metadata KMS cannot be deleted 2025-02-25 13:51:42 +00:00
liveness ci: non-constant format string (govet) 2025-01-08 11:56:24 +00:00
nfs util: added logs for slow gRPC calls 2024-09-20 08:55:17 +00:00
rbd cleanup: move rbd errors to internal/rbd/errors 2025-03-04 16:56:24 +05:30
util cleanup: move rbd errors to internal/rbd/errors 2025-03-04 16:56:24 +05:30