-
Bug
-
Resolution: Done-Errata
-
Major
-
4.19.0
This is a clone of issue OCPBUGS-49991. The following is the description of the original issue:
—
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:
- clones
-
OCPBUGS-49991 Operator Bundles should be skipped during the collection phase
-
- Verified
-
- is blocked by
-
OCPBUGS-49991 Operator Bundles should be skipped during the collection phase
-
- Verified
-
- links to
-
RHBA-2025:1904 OpenShift Container Platform 4.18.z bug fix update