-
Bug
-
Resolution: Done-Errata
-
Critical
-
None
-
4.15.z, 4.17.0, 4.16.z
This is a clone of issue OCPBUGS-37819. The following is the description of the original issue:
—
Description of problem:
When we added new bundle metadata encoding as `olm.csv.metadata` in https://github.com/operator-framework/operator-registry/pull/1094 (downstreamed for 4.15+) we created situations where - konflux onboarded operators, encouraged to use upstream:latest to generate FBC from templates; and - IIB-generated catalog images which used earlier opm versions to serve content could generate the new format but not be able to serve it. One only has to `opm render` an SQLite catalog image, or expand a catalog template.
Version-Release number of selected component (if applicable):
How reproducible:
every time
Steps to Reproduce:
1. opm render an SQLite catalog image 2. 3.
Actual results:
uses `olm.csv.metadata` in the output
Expected results:
only using `olm.bundle.object` in the output
Additional info:
- blocks
-
OCPBUGS-41540 [4.16] opm creates FBCs which are incompatible with IIB catalogs
- Closed
- is blocked by
-
OCPBUGS-37819 [4.18] opm creates FBCs which are incompatible with IIB catalogs
- Verified
- links to
-
RHEA-2024:3718 OpenShift Container Platform 4.17.z bug fix update