ceph-csi/internal
Madhu Rajanna e15e2e5081 rbd: discard image not found error
For flatten we call checkImageChainHasFeature
which internally calls to getImageInfo returns
the parent name even if the parent is in the trash,
when we try to open the parent image to get its
information it fails as the image not found.
we should treat error as nil if the parent is not found.

Signed-off-by: Madhu Rajanna <madhupr007@gmail.com>
2021-05-07 07:57:37 +00:00
..
cephfs cephfs: expand clone error messages 2021-04-26 13:38:55 +00:00
controller cleanup: various source code comment corrections 2021-04-16 10:22:35 +00:00
csi-common cleanup: better or corrected variable name in grpc prometheous code 2021-04-16 10:22:35 +00:00
journal rbd: store csi.storage.k8s.io/pvc/namespace metadata as Owner 2020-12-09 13:58:48 +00:00
liveness util: replace klog with util logger in liveness.go 2020-08-19 14:38:12 +00:00
rbd rbd: discard image not found error 2021-05-07 07:57:37 +00:00
util cleanup: correct typo in vault_tokens.go 2021-04-29 08:51:29 +00:00