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

Update AWS SDK to 1.11.708 #248

Merged
merged 1 commit into from
Jan 16, 2020
Merged

Update AWS SDK to 1.11.708 #248

merged 1 commit into from
Jan 16, 2020

Conversation

lachlancooper
Copy link
Contributor

Version 1.11.704 includes a bugfix for IAM Roles for Service Accounts (IRSA):

https://github.com/aws/aws-sdk-java/blob/master/CHANGELOG.md#111704-2020-01-09

This adjusts the priority of the AWS_WEB_IDENTITY_TOKEN_FILE environment variable so it is accessed before instance metadata. This is required to use IRSA, as mentioned here: #224 (comment)

Version 1.11.704 includes a bugfix for IAM Roles for Service Accounts:

https://github.com/aws/aws-sdk-java/blob/master/CHANGELOG.md#111704-2020-01-09

This adjusts the priority of the `AWS_WEB_IDENTITY_TOKEN_FILE` environment
variable so it is accessed before instance metadata.

Signed-off-by: Lachlan Cooper <[email protected]>
@lachlancooper
Copy link
Contributor Author

@brian-brazil

@brian-brazil brian-brazil merged commit 4adcc5a into prometheus:master Jan 16, 2020
@brian-brazil
Copy link
Contributor

Thanks!

@lachlancooper lachlancooper deleted the update-aws-sdk branch January 16, 2020 23:57
@mike-stewart
Copy link

@brian-brazil Any plans to make a new release? This is blocking from using this with IRSA.

@brian-brazil
Copy link
Contributor

I'll put it on the todo list, but you can always build your own.

This was referenced Apr 20, 2020
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.

3 participants