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 #1946.
with #2314 we are moving to a configuration in
configmap for clusterID and poolID mapping.
and with #2314 we have all the required information
to identify the image mappings.
This commit removes the workaround implementation done
in #1946.

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