rancher / dashboard

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

Default region set for AWS Cloud credentials must be auto-selected while creating EKS clusters #9185

Open cpinjani opened 1 year ago

cpinjani commented 1 year ago

Setup

Describe the bug This is more of an enhancement for user experience, the default region set for AWS Cloud credentials must be auto selected while creating EKS clusters

To Reproduce

Screenshots Cloud credentials: image

Create EKS: image

Additional context The default region set for AWS Cloud credentials is auto-selected while provisioning new nodes on AWS EC2 image

cc: @pgonin

mantis-toboggan-md commented 1 month ago

I double-checked this as not all credential data is stored in the cloudCredential object, but we do have enough information for this feature. We should be able to reference the value in <cloud credential>.amazonec2credentialConfig.defaultRegion