-
Bug
-
Resolution: Done-Errata
-
Normal
-
4.14
-
None
-
Important
-
No
-
Rejected
-
False
-
Description of problem:
It's not currently possible to override the base image selected by the command: $ openshift-install agent create image Also defining the OPENSHIFT_INSTALL_OS_IMAGE_OVERRIDE variable does not have any effect
Version-Release number of selected component (if applicable):
4.14
How reproducible:
By defining the OPENSHIFT_INSTALL_OS_IMAGE_OVERRIDE when creating the image
Steps to Reproduce:
1. $ OPENSHIFT_INSTALL_OS_IMAGE_OVERRIDE=<valid url to rhcos image> 2. $ openshift-install agent create image 3.
Actual results:
The agent ISO is built by using the embedded rhcos.json metadata, instead of the rhcos image specified in the OPENSHIFT_INSTALL_OS_IMAGE_OVERRIDE
Expected results:
Defining OPENSHIFT_INSTALL_OS_IMAGE_OVERRIDE should allow overriding the base image selected for creating the agent ISO
Additional info:
- relates to
-
AGENT-367 OKD FCOS Support
- Closed
- links to
-
RHEA-2023:5006 rpm