-
Story
-
Resolution: Done
-
Minor
-
None
-
openshift-4.19
-
None
In order to perform interactive installation, we need to expose the OpenShift installer generation of
- certificates,
- Kubeadmin password
- kubeconfig
This can either be done by exposing it as some subcommand of openshift-install or exposing the relevant functions in some of the installer golang packages.
This needs to be called by a new endpoint in assisted service that REST can call to trigger the generation
- is related to
-
AGENT-1139 Pre-cache installer binary in assisted-service container
-
- To Do
-
- links to