-
Bug
-
Resolution: Done
-
Blocker
-
2.11.0
Description of problem:
Create a provider on UI, select the vSphere endpoint: ESXi, but the yaml file with "sdkEndpoint: vCenter" which caused the migration plan failed with error.
Version-Release number of selected component (if applicable):
2.11.0-37 with CNV 4.20.13
How reproducible:
Always
Steps to Reproduce:
1) Create a provider on UI, select the vSphere endpoint: ESXi
2) Create a migration plan , the plan failed with error shows it expect a vCenter but actually is an ESXi host
3) Check the provider yaml file the vSphere endpoint is vCenter but not ESXi host, more details in attached file: "Screencast From 2026-02-04 09-22-51.mp4"
Actual results:
In step2, the provider vSphere endpoint yaml file is wrong, and migration plan failed
Expected results:
In step3: the provider vSphere endpoint yaml file is correct, and migration plan executed successfully
Additional info: