openshift / openshift-velero-plugin

General Velero plugin for backup and restore of openshift workloads.
Apache License 2.0
48 stars 38 forks source link

Bug 1890704: Return errors from image copy failures #63

Closed sseago closed 4 years ago

sseago commented 4 years ago

Image copy error messages were getting lost in a loop-scoped err variable before the outside-the-loop return.