1
0
mirror of https://github.com/ceph/ceph-csi.git synced 2025-01-12 23:09:30 +00:00
ceph-csi/internal/controller
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 rbd: remove retrieving volumeHandle from PV annotation 2021-12-17 03:38:29 +00:00
controller.go cleanup: move log functions to new internal/util/log package 2021-08-26 09:34:05 +00:00