-
Bug
-
Resolution: Unresolved
-
Major
-
4.19.0
Description of problem:
Currently related images failures are being treated as warning in the catalog_handler.go (handleRelatedImages func). If one related image of a bundle fails during the collection phase, the bundle should be removed from the list of collected images, otherwise the batch will copy bundles with related images missing.
Version-Release number of selected component (if applicable):
How reproducible:
Steps to Reproduce:
1. 2. 3.
Actual results:
Bundles are being added to the list of collected images even if one of its related images failed.
Expected results:
Bundles with related images that failed during the collection phase should be removed from the list of collected images in the collection phase.
Additional info:
- blocks
-
OCPBUGS-50705 Operator Bundles should be skipped during the collection phase
-
- POST
-
- is cloned by
-
OCPBUGS-50705 Operator Bundles should be skipped during the collection phase
-
- POST
-
- links to