-
Bug
-
Resolution: Done
-
Undefined
-
None
-
None
-
None
Description of problem:
The ISO build procedure deduces the version of the image from the source tree. This may be incorrect if the ISO is built using the -microshift_rpms option, potentially pointing to other RPM versions.
Version-Release number of selected component (if applicable):
4.14
How reproducible:
100%
Steps to Reproduce:
1. ~/microshift/scripts/image-builder/build.sh -microshift_rpms /path/ -pull_secret_file ~/.pull-secret.json`
Actual results:
The version of the ISO image is the one of the current source tree
Expected results:
The version of the ISO image should correspond to the MicroShift RPMs used
Additional info: