mirror of
https://github.com/ceph/ceph-csi.git
synced 2025-06-12 10:13:36 +00:00
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
)