rancher / dashboard

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

[backport v2.8.next1] Azure RKE2 hardcoded default region is not available in the Azure Gov enviornment #10468

Closed github-actions[bot] closed 6 months ago

github-actions[bot] commented 7 months ago

This is a backport issue for rancher/dashboard#9858, automatically created via GitHub Actions workflow initiated by @nwmac

Original issue body:

As this is RKE2 the relevant code is in rancher/dashboard. In rke2 the region options are not hardcoded, they're fetched from /v1/meta/aksLocations ...assuming the list we get from that request is accurate when using azure gov credentials, the ui fix would require us to update the hardcoded default region here and hardcoded default node pool configuration here to use a location returned from the api call here

Originally posted by @mantis-toboggan-md in https://github.com/rancher/rancher/issues/43024#issuecomment-1747274142

gaktive commented 6 months ago

Testing this requires meeting certain US federal criteria and then having credentials, so this will be tricky and limited to only a few citizens.

gaktive commented 6 months ago

Tested should be good for enough for the release.