ceph-csi/internal
Madhu Rajanna 492c89ff07 rbd: use os.Remove to remove directory
using os.RemoveAll will remove everything
in the director after the Umount we should
be using os.Remove only to remove the empty
directory

Signed-off-by: Madhu Rajanna <madhupr007@gmail.com>
(cherry picked from commit 39cc628adf)
2025-01-02 09:57:29 +05:30
..
cephfs rbd: use os.Remove to remove directory 2025-01-02 09:57:29 +05:30
controller rebase: update sigs.k8s.io/controller-runtime to current version 2023-06-06 12:21:43 +00:00
csi-addons rbd: discard not found error from GetMetadata 2023-09-04 08:01:15 +02:00
csi-common build: address interfacer warning 2023-06-05 04:49:46 +00:00
journal build: address gofmt warnings 2023-06-05 04:49:46 +00:00
kms build: address gofmt warnings 2023-06-05 04:49:46 +00:00
liveness cleanup: move log functions to new internal/util/log package 2021-08-26 09:34:05 +00:00
nfs nfs: add support for clients in the StorageClass 2023-07-06 06:24:11 +00:00
rbd rbd: use os.Remove to remove directory 2025-01-02 09:57:29 +05:30
util rbd: take lock on targetpath during node operation 2024-12-17 13:32:53 +05:30