ceph-csi/internal
Madhu Rajanna a3a0730900 rbd: return GRPC error message
The error message return from the GRPC
should be of GRPC error messages only
not the normal go errors. This commits
returns GRPC error if setAllMetadata
fails.

Signed-off-by: Madhu Rajanna <madhupr007@gmail.com>
(cherry picked from commit 69eb6e40dc)
2022-10-18 10:21:06 +00:00
..
cephfs cephfs: use errors.As instead of errors.Is 2022-10-17 11:41:18 +00:00
controller cleanup: ReconcilePersistentVolume consider passing it by pointer 2022-06-28 19:12:53 +00:00
csi-addons rbd: use blocklist range cmd, fallback if it fails 2022-09-13 13:55:17 +00:00
csi-common rbd: modify stripSecret mechanism in logGRPC() 2022-08-29 14:55:24 +00:00
journal cephfs: added support for snapshot-backed volumes 2022-06-16 09:44:27 +00:00
kms rbd: create token and use it for vault SA everytime possible 2022-09-09 16:07:31 +00:00
liveness cleanup: move log functions to new internal/util/log package 2021-08-26 09:34:05 +00:00
nfs nfs: add nodeserver within cephcsi 2022-08-09 13:36:03 +00:00
rbd rbd: return GRPC error message 2022-10-18 10:21:06 +00:00
util cleanup: use index instead of value while iterating 2022-08-09 13:36:03 +00:00