ceph-csi/pkg
Niels de Vos 19cc28ddea util/cephcmds: have GetOMapValue() return ErrPoolNotFound
On occasion the e2e tests fail as there is an unexpected error while
deleting an RBD image. The particular tests forcefully removes the pool
where the RBD image is stored. Deleting a volume that has been removed
already (or when its parent pool has been wiped), should succeed.

By catching the error that a pool does not exist (anymore), the
provisioner responds to the DeleteVolume request with succes.

Signed-off-by: Niels de Vos <ndevos@redhat.com>
2020-04-08 12:44:42 +00:00
..
cephfs Deprecate grpc metrics in ceph-csi 2020-04-01 11:59:37 +00:00
csi-common Audit log and follow klog standard 2020-03-27 09:24:52 +00:00
liveness Correct static errors and source code comments. 2020-03-30 05:13:24 +00:00
rbd Deprecate grpc metrics in ceph-csi 2020-04-01 11:59:37 +00:00
util util/cephcmds: have GetOMapValue() return ErrPoolNotFound 2020-04-08 12:44:42 +00:00