ceph-csi/internal/controller
Madhu Rajanna 8c5e414d53 rbd: do not read pvc namespace from volume attributes
Below are the 3 different cases where we need
the PVC namespace for encryption

* CreateVolume:- Read the namespace from the
createVolume parameters and store it in the omap
* NodeStage:- Read the namespace from the omap
not from the volumeContext
* Regenerate:- Read the pvc namespace from the claimRef
not from the volumeAttributes.

Signed-off-by: Madhu Rajanna <madhupr007@gmail.com>
2022-03-21 08:54:43 +00:00
..
persistentvolume rbd: do not read pvc namespace from volume attributes 2022-03-21 08:54:43 +00:00
controller.go cleanup: move log functions to new internal/util/log package 2021-08-26 09:34:05 +00:00