ceph-csi/internal/nfs
Niels de Vos 9d7faf850f 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>
2022-05-04 21:31:06 +00:00
..
controller nfs: delete the CephFS volume when the export is already removed 2022-05-04 21:31:06 +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