Description of problem:
If no namespace is specified in the kubevirt UI wizard, a generic error is thrown at the end of the wizard.


Version-Release number of selected component (if applicable):
MCE 2.8.0-DOWNANDBACK-2025-02-04-01-50-28
How reproducible:
always
Steps to Reproduce:
- open the create cluster wizard for openshift virtualization
- remove the value in the namespace field and click next
- observe there is no validation for the namespace field
Actual results:
no validation done for namespace field
Expected results:
validation should be done for namespace field as its required
Additional info:
- is caused by
-
ACM-15840 Validate hosted cluster namespace for HCP on KubeVirt wizard
-
- Closed
-