-
Bug
-
Resolution: Unresolved
-
Undefined
-
4.18.0, 4.19.0
-
None
Description of problem:
We do not currently validate service endpoint override names. If you specified something like "NotAValidEndpoint" as your endpoint name, the installer would continue to the deploy phase but then bootstrapping would fail with little indication as to why.
Version-Release number of selected component (if applicable):
How reproducible:
Easy
Steps to Reproduce:
1. Specify platform.powervs.serviceEndpoints[0].name as something invalid like "NotAValidEndpoint" in your install-config 2. Try to deploy 3. Bootstrap fails
Actual results:
Bootstrap fails
Expected results:
Installer should exit before starting deploy
Additional info: