Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Wrong resource group selected in vSphere node template #26820

Closed
bashofmann opened this issue Apr 27, 2020 · 4 comments
Closed

Wrong resource group selected in vSphere node template #26820

bashofmann opened this issue Apr 27, 2020 · 4 comments
Labels
area/node-template area/vsphere internal kind/bug Issues that are defects reported by users or that we know have reached a real release

Comments

@bashofmann
Copy link
Contributor

What kind of request is this (question/bug/enhancement/feature request):
Bug

Steps to reproduce (least amount of steps as possible):

  • Create a vSphere node template for a vSphere cluster with two datacenters that each just have the default Root-Resource Pool
  • In the UI, choose the second datacenter or switch back and forth between the datacenters
  • The resource pool dropdown correctly only has one entry in both cases, the name of the resource pool is the same, since it is the default root resource pool in each datacenter

Result:
When you choose the second datacenter, the resource pool of the first datacenter is added to the node template (visible for example in the API). It should add the resource pool of the chosen datacenter though.

Other details that may be helpful:
This could be related to #24507, since the default root resource pool has the same name in both datacenters. It seems that some UI logic then just picks the first one, that matches this name which may be from the wrong datacenter.

Environment information

  • Rancher version (rancher/rancher/rancher/server image tag or shown bottom left in the UI): 2.4.2
  • Installation option (single install/HA): HA
@bashofmann
Copy link
Contributor Author

Potentially also related: #24555

@janeczku janeczku added area/vsphere area/node-template kind/bug Issues that are defects reported by users or that we know have reached a real release internal labels Apr 27, 2020
@UberKuber
Copy link

Potentially also related: #26997

@luthermonson
Copy link
Contributor

@bashofmann This was the fix for two defaults #25052
@UberKuber your link is referencing what looks like a UI issue with switching between datacenters, not sure it's related.

@bashofmann
Copy link
Contributor Author

Awesome. I think we can close this issue then since it is fixed in #25052.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
area/node-template area/vsphere internal kind/bug Issues that are defects reported by users or that we know have reached a real release
Projects
None yet
Development

No branches or pull requests

4 participants