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

Add WebIdentityProvider to AWS credentials chain #165

Open
benfu-verses opened this issue Jun 14, 2023 · 0 comments
Open

Add WebIdentityProvider to AWS credentials chain #165

benfu-verses opened this issue Jun 14, 2023 · 0 comments

Comments

@benfu-verses
Copy link

I am trying to run Alexandrie in Kubernetes but running into the issue where the default credentials chain does not use the injected IAM Roles for Service Account credential. The upstream issue is here: rusoto/rusoto#1781

Could we add a custom chain provider that just includes the rusoto_sts::WebIdentityProvider::from_k8s_env() in the chain? Something like awslabs/coldsnap#122 (comment).

Alternatively, switching to the AWS Rust SDK would also fix this behavior by default.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant