ceph-csi/internal
Niels de Vos a9eae1e4f8 rbd: the DeleteVolume CSI procedure should succeed on deleted images
If the RBD-image is deleted already, the DeleteVolume CSI procedure is
expected to report success (as it should be idempotent). In case the
returned error indicates "RBD image not found", the error is ignored and
the DeleteVolume procedure continues.

Signed-off-by: Niels de Vos <ndevos@ibm.com>
2023-11-28 09:21:38 +01:00
..
cephfs cephfs: handle cephfs clone limit error 2023-11-24 08:47:45 +00:00
controller rebase: replace MetricsBindAddress with Metrics 2023-08-29 13:39:45 +00:00
csi-addons util: remove metrics argument from NewMiddlewareServerOption 2023-11-17 10:15:32 +00:00
csi-common cephfs: add read affinity mount option 2023-11-22 13:13:01 +00:00
health-checker util: add health-checker for periodic filesystem checks 2023-11-03 13:41:44 +00:00
journal build: address gofmt warnings 2023-06-05 04:49:46 +00:00
kms rebase: update github.com/libopenstorage/secrets to latest 2023-10-17 11:06:24 +00:00
liveness cleanup: move log functions to new internal/util/log package 2021-08-26 09:34:05 +00:00
nfs cephfs: add read affinity mount option 2023-11-22 13:13:01 +00:00
rbd rbd: the DeleteVolume CSI procedure should succeed on deleted images 2023-11-28 09:21:38 +01:00
util cephfs: add read affinity mount option 2023-11-22 13:13:01 +00:00