ceph-csi/internal/nfs/controller
Niels de Vos 61ca06148e nfs: return gRPC status from CephFS CreateVolume failure
The NFS Controller returns a non-gRPC error in case the CreateVolume
call for the CephFS volume fails. It is better to return the gRPC-error
that the CephFS Controller passed along.

Signed-off-by: Niels de Vos <ndevos@redhat.com>
(cherry picked from commit 2b71aac752)
2022-04-19 10:41:27 +00:00
..
controllerserver.go nfs: return gRPC status from CephFS CreateVolume failure 2022-04-19 10:41:27 +00:00
volume.go nfs: use go-ceph API for creating/deleting exports 2022-04-15 13:13:31 +00:00