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

Extend AWS default credential chain instead of replacing it #7108

Closed
exalate-issue-sync bot opened this issue May 11, 2023 · 2 comments
Closed

Extend AWS default credential chain instead of replacing it #7108

exalate-issue-sync bot opened this issue May 11, 2023 · 2 comments

Comments

@exalate-issue-sync
Copy link

A user reported credentials access issue when running on AWS EC2 on Kubernetes: [https://groups.google.com/g/h2ostream/c/R3LXW8ybBPM/m/fuI_NlkvAAAJ|https://groups.google.com/g/h2ostream/c/R3LXW8ybBPM/m/fuI_NlkvAAAJ|smart-link]

The user makes an interesting point that aws cli work when they log in the running instance.

Our code modifies the credential chain that AWS SDK provides - it does that in a way that instead of extending it replaces it as a whole, this means any improvement/fixes in the default chain are not propagated to H2O.

The goal of this Jira is to re-use the default chain and extend it with H2O’s specific extensions.

@h2o-ops-ro
Copy link
Collaborator

JIRA Issue Details

Jira Issue: PUBDEV-8557
Assignee: Michal Kurka
Reporter: Michal Kurka
State: Resolved
Fix Version: 3.36.0.3
Attachments: N/A
Development PRs: Available

@h2o-ops-ro
Copy link
Collaborator

Linked PRs from JIRA

#6047

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

No branches or pull requests

1 participant