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

Instance profile credentials cleanup and fixes #2182

Merged
merged 4 commits into from
Dec 11, 2019

Conversation

mullermp
Copy link
Contributor

@mullermp mullermp commented Dec 2, 2019

Closes #2177 -- EC2 teams do not want an ENV to skip IMDSv2. IMDS must be turned off entirely or retries to be configured. 3rd party implementations will need a fix to remove the X-forwarded-for header.

This change (among the rubocop changes) sets the retries to 1 and timeouts to 1 by default.

By submitting this pull request, I confirm that my contribution is made under the terms of the Apache 2.0 license.

@mullermp mullermp force-pushed the refactor-instance-creds-stuff branch from e8062b8 to 08718f0 Compare December 10, 2019 00:29
@mullermp mullermp merged commit 2e4dce7 into master Dec 11, 2019
@mullermp mullermp deleted the refactor-instance-creds-stuff branch December 11, 2019 18:19
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

Successfully merging this pull request may close these issues.

aws-sdk-core > 3.78.0 slows down the fetching of credentials
1 participant