You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
test(robot): add nodePublishSecretRef support for encrypted volume PVs
Add `node_publish_secret_name`/`node_publish_secret_namespace` parameters
through the volume_keywords -> Volume -> Base -> PersistentVolume call
chain so that PVs created for restored/cloned encrypted volumes set
nodePublishSecretRef.
Update `test_encrypted_volume.robot` to pass `node_publish_secret_name`
for all `Create deployment ... with volume ...` steps that mount
restored/cloned encrypted volumes, and remove the v2 data engine skip
for backup restore to encrypted volume now that it is supported.
longhorn/longhorn#13364
Signed-off-by: Roger Yao <roger.yao@suse.com>
(cherry picked from commit 58f48b5)
0 commit comments