-
Bug
-
Resolution: Done
-
Undefined
-
None
-
4.14
-
No
-
False
-
Description of problem:
There is a feature of oc-mirror, where operator images are mirrored from one registry to another, the code extracts the opm tool to rebuild the catalogs source: rebuildCatalogs and source: processCatalogRefs. This means if the opm that is used in the catalog is ppc64le and you are on intel and run oc-mirror the process will not function as expected and say there is a problem exec'ing opm. So, there is a limitation... I'll try to summarizeIf the source catalog bundles an architecture specific opm, you should execute the mirroring from that architecture. For instance, if you mirror a ppc64le catalog, you should run from a power machine. If you run from another architecture
Version-Release number of selected component (if applicable):
4.14 and higher
How reproducible:
Everytime, and works as expected
Steps to Reproduce:
n/a
Actual results:
n/a
Expected results:
n/a
Additional info: