-
Task
-
Resolution: Done
-
Undefined
-
None
-
None
-
None
-
None
Because of the way the InstallConfig asset is designed, we currently have no way to override the validation to allow the different platform validations for the agent installer. Currently we work around this by checking the command line arguments in the platform validation code to see what the install method is, but without access to the command line parser this cannot be made completely robust. (It also has no effect in unit tests.)
Some refactoring is required to permit us to call the validation code with different flags, without causing a large amount of code duplication.
- is duplicated by
-
AGENT-451 Technical debt: Decouple loading of the default install config and immediately validating it
- Closed
- relates to
-
OCPBUGS-4874 Baremetal host data is still sometimes required
- Closed
-
OCPBUGS-3278 Shouldn't need to put host data in platform baremetal section in installconfig
- Closed
-
OCPBUGS-6270 Irrelevant vsphere platform data is required
- Closed
- links to