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

Set AWS_DEFAULT_REGION for kube2iam #8432

Merged
merged 1 commit into from
Oct 22, 2024
Merged

Conversation

mikkeloscar
Copy link
Contributor

Follow up to #8427

Since kube2iam was upgraded to use aws-go-sdk-v2 we need to set AWS_DEFAULT_REGION or we get errors like:

"Error assuming role operation error EC2: DescribeRegions, failed to resolve service endpoint, endpoint rule error, Invalid Configuration: Missing Region"

Signed-off-by: Mikkel Oscar Lyderik Larsen <mikkel.larsen@zalando.de>
@mikkeloscar mikkeloscar added the bugfix Bug fixes and patches, e.g. fixing of a production issue that is affecting the customer experience. label Oct 22, 2024
@linki
Copy link
Member

linki commented Oct 22, 2024

👍

1 similar comment
@mikkeloscar
Copy link
Contributor Author

👍

@mikkeloscar mikkeloscar merged commit bf44637 into dev Oct 22, 2024
3 of 5 checks passed
@mikkeloscar mikkeloscar deleted the kube2iam-default-region branch October 22, 2024 14:02
This was referenced Oct 22, 2024
@k8s-on-aws-manager-app k8s-on-aws-manager-app bot mentioned this pull request Oct 22, 2024
@k8s-on-aws-manager-app k8s-on-aws-manager-app bot mentioned this pull request Oct 25, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bugfix Bug fixes and patches, e.g. fixing of a production issue that is affecting the customer experience. merged/alpha merged/beta merged/eks merged/stable
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants