-
Bug
-
Resolution: Done
-
Major
-
openshift-4.14
-
None
Description of problem:
A wrong release-info file is used when embedding images. Also, a new line needs to be added. https://github.com/openshift/microshift/blob/main/scripts/image-builder/build.sh#L385
Version-Release number of selected component (if applicable):
4.14
How reproducible:
100%
Steps to Reproduce:
1. Build ISO with embedded containers
Actual results:
Wrong release-info file is used
Expected results:
Use the release-info file extracted from the RPM
Additional info: