mirror of
https://git.mirrors.martin98.com/https://github.com/ceph/ceph-csi.git
synced 2025-10-12 16:31:27 +08:00

we should not return the CLI errors in GRPC errors we need to return proper readable error messages to the user for better understanding and better debugging. updates #1242 Signed-off-by: Madhu Rajanna <madhupr007@gmail.com>