1
0
mirror of https://github.com/ceph/ceph-csi.git synced 2025-01-12 14:59:30 +00:00
ceph-csi/internal/controller/persistentvolume
Madhu Rajanna 50d6ea825c rbd: remove retrieving volumeHandle from PV annotation
we have added clusterID mapping to identify the volumes
in case of a failover in Disaster recovery in .
with  we are moving to a configuration in
configmap for clusterID and poolID mapping.
and with  we have all the required information
to identify the image mappings.
This commit removes the workaround implementation done
in .

Signed-off-by: Madhu Rajanna <madhupr007@gmail.com>
2021-12-17 03:38:29 +00:00
..
persistentvolume.go rbd: remove retrieving volumeHandle from PV annotation 2021-12-17 03:38:29 +00:00