ceph-csi/internal
Humble Chirammal 043a71aad1 rbd: add AAD(additionalAuthData) while unwrapping the DEK
As we are using optional additional auth data while wrapping
the DEK, we have to send the same additionally while unwrapping.

Error:
```
 failed to unwrap the DEK: kp.Error: ..(INVALID_FIELD_ERR)',
 reasons='[INVALID_FIELD_ERR: The field `ciphertext` must be: the
 original base64 encoded ciphertext from the wrap operation
```

Signed-off-by: Humble Chirammal <hchiramm@redhat.com>
(cherry picked from commit 1c3baa0722)
2022-02-08 07:41:55 +00:00
..
cephfs cephfs: log error message if clone fails 2022-01-19 16:32:55 +00:00
controller rbd: remove retrieving volumeHandle from PV annotation 2021-12-17 03:38:29 +00:00
csi-addons rbd: add NetworkFence operation 2022-01-07 14:48:12 +00:00
csi-common rbd: introduce a helper function to detect multi writer,block & rwofile 2022-01-11 19:40:22 +00:00
journal cleanup: replace parentName to snapParentName in checkReservation 2021-09-14 05:32:54 +00:00
kms rbd: add AAD(additionalAuthData) while unwrapping the DEK 2022-02-08 07:41:55 +00:00
liveness cleanup: move log functions to new internal/util/log package 2021-08-26 09:34:05 +00:00
rbd e2e: add podsecuritycontext fsgroup for normal user validation 2022-01-26 04:27:48 +00:00
util rbd: add function (cc *ClusterConnection) GetTaskAdmin() 2022-01-06 12:28:18 +00:00