ceph-csi/internal/nfs
Niels de Vos 5c0f9d565e nfs: delete the CephFS volume when the export is already removed
In case the NFS-export has already been removed from the NFS-server, but
the CSI Controller was restarted, a retry to remove the NFS-volume will
fail with an error like:

> GRPC error: ....: response status not empty: "Export does not exist"

When this error is reported, assume the NFS-export was already removed
from the NFS-server configuration, and continue with deleting the
backend volume.

Signed-off-by: Niels de Vos <ndevos@redhat.com>
(cherry picked from commit 9d7faf850f)
2022-05-05 03:27:30 +00:00
..
controller nfs: delete the CephFS volume when the export is already removed 2022-05-05 03:27:30 +00:00
driver nfs: add basic provisioner with create/delete procedures 2022-03-28 11:23:17 +00:00
identity nfs: add basic provisioner with create/delete procedures 2022-03-28 11:23:17 +00:00