ceph-csi/internal
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
..
cephfs cephfs: remove kubernetes csi prefixed parameters 2022-03-21 08:54:43 +00:00
controller rbd: do not read pvc namespace from volume attributes 2022-03-21 08:54:43 +00:00
csi-addons rbd: return unimplemented error for block-mode reclaimspace req 2022-03-03 19:00:49 +00:00
csi-common rbd: remove unimplemented responses for node operations 2022-03-16 15:27:48 +00:00
journal cleanup: remove unwanted type declaration 2022-01-24 05:25:11 +00:00
kms rbd: add aws-sts-metdata encryption type 2022-03-16 07:29:56 +00:00
liveness cleanup: move log functions to new internal/util/log package 2021-08-26 09:34:05 +00:00
rbd rbd: do not read pvc namespace from volume attributes 2022-03-21 08:54:43 +00:00
util util: add helper to get pvcnamespace from input 2022-03-21 08:54:43 +00:00