ceph-csi/internal
Madhu Rajanna a8e6bdee8e cephfs: use string const for cli error comparison
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>
(cherry picked from commit 0bd45a5eb1)
2020-08-19 18:15:10 +00:00
..
cephfs cephfs: use string const for cli error comparison 2020-08-19 18:15:10 +00:00
csi-common cleanup: address gomnd warnings 2020-07-21 08:36:24 +00:00
journal journal: replace klog with util logger in voljournal.go 2020-08-19 15:35:13 +00:00
liveness util: replace klog with util logger in liveness.go 2020-08-19 15:35:13 +00:00
rbd rbd: replace klog with util logger in snapshot.go 2020-08-19 15:35:13 +00:00
util util: rename FatalLog to FatalLogMsg for parity 2020-08-13 09:44:12 +00:00