ceph-csi/internal
Rakshith R 796e6b6c44 rbd: use ListChildrenAttributes() instead of ListChildren()
This commit modifies listSnapAndChildren() to make use of
ListChildrenAttributes() instead of ListChildren() which
allows us to filter out images in trash.
This commit also order the alive images so that temp clone
images are followed by images backing volume snapshots so
that temp clone images are flattened first.

Signed-off-by: Rakshith R <rar@redhat.com>
2025-03-12 08:51:02 +00:00
..
cephfs util: move kernel version functions to pkg/util/kernel 2025-03-07 16:05:04 +00:00
controller rbd: controller to regenerate volume group omap data 2025-01-28 17:19:32 +00:00
csi-addons cleanup: move ErrImageNotFound from rbd/errors to util/errors 2025-02-17 13:33:21 +00:00
csi-common util: added logs for slow gRPC calls 2024-09-20 08:55:17 +00:00
health-checker doc: fix codespell problem 2024-09-04 10:13:47 +00:00
journal util: move EncryptionType(s) to pkg/util/crypto 2025-03-07 16:05:04 +00:00
kms rbd: fix encrypted PVC with metadata KMS cannot be deleted 2025-02-25 13:51:42 +00:00
liveness ci: non-constant format string (govet) 2025-01-08 11:56:24 +00:00
nfs util: added logs for slow gRPC calls 2024-09-20 08:55:17 +00:00
rbd rbd: use ListChildrenAttributes() instead of ListChildren() 2025-03-12 08:51:02 +00:00
util util: move kernel version functions to pkg/util/kernel 2025-03-07 16:05:04 +00:00