ceph-csi/internal
Madhu Rajanna 31c7c95fdb cephfs: check error output contains Error: ENOENT
execCommandErr returns both error and stderror
message. checking strings.HasPrefix is not helpful
as the stderr will be the first string. its good
to do string comparison and find out that error
is volume not found error.

Signed-off-by: Madhu Rajanna <madhupr007@gmail.com>
2020-08-18 06:12:43 +00:00
..
cephfs cephfs: check error output contains Error: ENOENT 2020-08-18 06:12:43 +00:00
csi-common cleanup: address gomnd warnings 2020-07-21 08:36:24 +00:00
journal rbd: Add rados namespace support for rbd 2020-08-12 16:22:58 +05:30
liveness cleanup: address godot warnings 2020-07-21 08:36:24 +00:00
rbd rbd: discard flattening error if the image doesnt have parent 2020-08-13 08:37:53 +00:00
util util: rename FatalLog to FatalLogMsg for parity 2020-08-13 09:44:12 +00:00