mirror of
https://git.mirrors.martin98.com/https://github.com/ceph/ceph-csi.git
synced 2025-10-14 01:31:28 +08:00

tarcevol.py works with a fixed volume name prefix "csi-vol-", this could be changed by the storageclass and hence tracevol.py should work with the dynamic value rather than the static. Signed-off-by: Mudit Agarwal <muagarwa@redhat.com>