This is a backport issue for #18544, automatically created via GitHub Actions workflow initiated by @mantis-toboggan-md
Original issue body:
In Rancher 2.15 the wrong page loads when attempting to edit virtual clusters: the generic imported cluster edit page is rendered instead of the virtual cluster create/edit page.
Virtual clusters relies on an annotation on the provisioning cluster, ui.rancher/provider to determine which provisioning form to load.
This is a backport issue for #18544, automatically created via GitHub Actions workflow initiated by @mantis-toboggan-md
Original issue body:
In Rancher 2.15 the wrong page loads when attempting to edit virtual clusters: the generic imported cluster edit page is rendered instead of the virtual cluster create/edit page.
Virtual clusters relies on an annotation on the provisioning cluster,
ui.rancher/providerto determine which provisioning form to load.