rancher / dashboard

The Rancher UI
https://rancher.com
Apache License 2.0
450 stars 256 forks source link

Improve User Experience for Selecting Harvester Cloud Provider and RKE2 Version Compatibility #9557

Open n313893254 opened 1 year ago

n313893254 commented 1 year ago

Is your feature request related to a problem? Please describe.

The current logic for creating RKE2 clusters through Harvester is not user friendly enough, as the ability for the Harvester cloud provider to be selected is predicated on the RKE2 version

Users in most cases want to select the Harvester cloud provider and then select the RKE2 version. only the compatible RKE2 version are visible or that the incompatible versions get a label "unsupported".

Describe the solution you'd like

After selecting harvester cloud provider, if the RKE2 version is not compatible, clear and pop up a message alert. After that the drop-down list will only show compatible RKE2 versions.

Describe alternatives you've considered

Additional context

n313893254 commented 1 year ago

Hi, @mantis-toboggan-md. Can I implement this enhancement based on the issue's solution?

mantis-toboggan-md commented 1 year ago

@n313893254 this looks fine to me, yes.

n313893254 commented 1 year ago

Thanks @mantis-toboggan-md.

Can this issue be moved 2.8.0 milestone? And when will the code freeze date?

gaktive commented 6 months ago

@mantis-toboggan-md it looks like https://github.com/rancher/dashboard/pull/8504 is merged already but what branch is that in?