Shiftlaunch validate is failing for netboot method for sno deployment
Steps:
- Generate the config.yaml file using shiftlaunch generate-config -t sno -b agent -o my-cluster.yaml
- Updated config.yaml from boot_method: "agent" to "netboot".
- Run the pre-check for config.yaml file using command "shiftlaunch validate --config config.yaml"
Expected Result:
Validation of the config.yaml file should be successful.
Actual Result:
It is failing with below error:
"❌ Validation Errors:
- topology mismatch: Single Node OpenShift (SNO) is completely incompatible with 'netboot'"
Shiftlaunch validate is failing for netboot method for sno deployment
Steps:
Expected Result:
Validation of the config.yaml file should be successful.
Actual Result:
It is failing with below error:
"❌ Validation Errors: