Description of problem:
oc-mirror produces images signature config maps in JSON format, inconsistent with other manifests which are normally in YAML. That breaks some automation, especially Multicloud Operators Subscription controller which expects manifests in YAML only.
Version-Release number of selected component (if applicable):
How reproducible:
Always
Steps to Reproduce:
1. Perform release payload mirroring as documented 2. Check 'release-signatures' directory
Actual results:
There is a mix of YAML and JSON files with kubernetes manifests.
Expected results:
Manifests are stored in one format, either YAML or JSON
Additional info:
- is related to
-
CLID-150 As oc-mirror v2 user I would like to have the configmap with the release signature content like the one generated by oc-mirror v1 (retro-compatibility)
-
- Closed
-
-
OCPBUGS-38343 Should save the release signature in the archive tar file instead of count on the enterprise cache (or working-dir)
-
- Closed
-
- links to
-
RHEA-2024:6122 OpenShift Container Platform 4.18.z bug fix update