-
Spike
-
Resolution: Unresolved
-
Critical
-
None
-
None
-
None
-
False
-
-
False
-
OCPSTRAT-1874 - Agent-Installer Installation UI for OpenShift Virtualization
-
-
-
Installer (PB) Sprint 265, Installer Sprint 266
Deploy a script (in dev-scripts) that will take as input a release image version.
The script should perform the following tasks (possibly within a container):
- Extract the release installer (via oc extract)
- Generate the unconfigured ignition (via the openshift-install agent create unconfigured-ignition)
- Download the release ISO
- Embed the generated ignition in the ISO
This will be used as a starting point for generating the image that the user will download to install the OVE cluster, and subsequently could be expanded with the additional images required (for example, the UI)
Notes:
- we should also find a way to embed the agent TUI
- not required to address disconnected registry right now