aws / aws-toolkit-azure-devops

AWS Toolkit for Azure DevOps
Other
235 stars 100 forks source link

Make it compatible with IMDSv2 #535

Closed daiyyr closed 5 months ago

daiyyr commented 8 months ago

Description

Make it compatible with IMDSv2

Motivation

Fix https://github.com/aws/aws-toolkit-azure-devops/issues/531

Related Issue(s), If Filed

https://github.com/aws/aws-toolkit-azure-devops/issues/531

Testing

Checklist

License

By submitting this pull request, I confirm that you can use, modify, copy, and redistribute this contribution, under the terms of your choice.

rknechtel commented 6 months ago

Attn: Maintainers

When will this PR be merged in? I'm running into an issue that I am sure has to do with the lack of IMDSv2 support in the AWS Toolkit. I updated all my EC2 instances to IMDSv2 and suddenly all my S3 copies from S3 to my EC2 instances (using SSM) in my Azure DevOps pipelines stopped working. I contacted AWS Support but they have been no help. I asked them about when a new version of the AWS Toolkit would be released as it's been almost 2 years since the last release. I mentioned this specific PR to them. They knew nothing about it and referred me here.

It appears to me that AWS and the maintainers have abandoned this project. After Several communications with AWS they have confirmed with the lack of IMDSv2 support in the AWS Toolkit is the issue. But they don't know when it will be fixed, nor when a new version will be released. Since it's been almost 2 years since they released a new version of this tool, it is probably safe to figure they won't be. I think AWS has abandoned this project.

rbbarad commented 5 months ago

/retryBuild

daiyyr commented 5 months ago

Thank you @rknechtel and @rbbarad !!