ceph-csi/internal/cephfs
Niels de Vos a1ed6207f6 cephfs: report detailed error message on clone failure
go-ceph provides a new GetFailure() method to retrieve details errors
when cloning failed. This is now included in the `cephFSCloneState`
struct, which was a simple string before.

While modifying the `cephFSCloneState` struct, the constants have been
removed, as go-ceph provides them as well.

Fixes: #3140
Signed-off-by: Niels de Vos <ndevos@redhat.com>
2022-06-30 19:33:41 +00:00
..
core cephfs: report detailed error message on clone failure 2022-06-30 19:33:41 +00:00
errors cleanup: move core functions to core pkg 2021-09-23 06:39:37 +00:00
mounter cephfs: added support for snapshot-backed volumes 2022-06-16 09:44:27 +00:00
store cephfs: report detailed error message on clone failure 2022-06-30 19:33:41 +00:00
util cephfs: detect corrupt ceph-fuse mounts and try to remount 2022-03-10 06:05:52 +00:00
controllerserver.go cephfs: added support for snapshot-backed volumes 2022-06-16 09:44:27 +00:00
driver.go cephfs: refactor cephfs core functions 2022-02-22 20:39:23 +00:00
fuserecovery.go cephfs: added support for snapshot-backed volumes 2022-06-16 09:44:27 +00:00
identityserver.go ci: fix all linter errors found in golangci-lint 2022-06-03 12:55:54 +00:00
nodeserver.go cephfs: added support for snapshot-backed volumes 2022-06-16 09:44:27 +00:00
validator.go cephfs: correct comment for validateExpandVolumeRequest 2021-09-07 14:33:02 +00:00