openshift / openshift-velero-plugin

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

OADP-205 Do not skip restore of imagestream when not using plugin registry #155

Closed kaovilai closed 2 years ago

kaovilai commented 2 years ago

When we do not use plugin registry, we would still like to create an imagestream from backup in order for buildconfig builds to have a place to output their images.

This fix OADP-Operator master ci and unblocks GCP tests on https://github.com/openshift/oadp-operator/pull/743 OADP-205

weshayutin commented 2 years ago

/recheck

weshayutin commented 2 years ago

/LGTM