Skip to content

Shiftlaunch validate is failing for netboot method for sno deployment #14

Description

@Hemali-Gujarathi4

Shiftlaunch validate is failing for netboot method for sno deployment

Steps:

  1. Generate the config.yaml file using shiftlaunch generate-config -t sno -b agent -o my-cluster.yaml
  2. Updated config.yaml from boot_method: "agent" to "netboot".
  3. 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'"

Metadata

Metadata

Assignees

Labels

No labels
No labels

Type

No type

Fields

No fields configured for issues without a type.

Projects

No projects

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions