ceph-csi/internal
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
..
cephfs cephfs: add netNamespaceFilePath for CephFS 2022-04-19 12:28:46 +00:00
controller rbd: use leases for leader election 2022-04-14 06:46:50 +00:00
csi-addons cleanup: remove import alias for fence library 2022-04-18 10:29:08 +00:00
csi-common rbd: remove unimplemented responses for node operations 2022-03-16 15:27:48 +00:00
journal journal: add StoreAttribute/FetchAttribute 2022-03-28 11:23:17 +00:00
kms rbd: modify oidc token file path according to FHS 3.0 2022-03-23 13:29:35 +00:00
liveness cleanup: move log functions to new internal/util/log package 2021-08-26 09:34:05 +00:00
nfs nfs: delete the CephFS volume when the export is already removed 2022-05-04 21:31:06 +00:00
rbd util: Add RBD specific options in clusterInfo 2022-04-19 12:28:46 +00:00
util cephfs: add netNamespaceFilePath for CephFS 2022-04-19 12:28:46 +00:00