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 1859998: disable_image_copy annotation added. #69

Closed seshapad closed 3 years ago

seshapad commented 3 years ago

Please note this is just one of the three PRs that form the fix for the bug 1859998. Other two parts are 940 and 554.

Description of changes:

  1. Renamed the existing SkipImages annotation to SkipImageCopy to make it consistent with controller and operator changes.
  2. Propagated the backup annotation to imagestream resource during backup.

Signed-off-by: Padmanabha Venkatagiri Seshadri seshapad@in.ibm.com

github-actions[bot] commented 3 years ago

valid bug 1859998