This issue leads to problems with latest version of velero.
Velero does not restore PVs with Delete reclaim policy any more:
Resetting PersistentVolumeClaim robot-shop/mongodb-volume-claim for dynamic provisioning because its PV pvc-29722d09-ec03-11e9-b277-06fc738014b4 has a reclaim policy of Delete
Following behaviour causes migrations with move PV action to fail.
This issue leads to problems with latest version of velero.
Velero does not restore PVs with
Delete
reclaim policy any more:Resetting PersistentVolumeClaim robot-shop/mongodb-volume-claim for dynamic provisioning because its PV pvc-29722d09-ec03-11e9-b277-06fc738014b4 has a reclaim policy of Delete
Following behaviour causes migrations with move
PV
action to fail.The reason is located in https://github.com/fusor/ocp-velero-plugin/blame/master/velero-plugins/pv/backup.go#L59