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

Implement IMDSv2 #690

Open
1 task done
Nuru opened this issue Nov 8, 2020 · 2 comments
Open
1 task done

Implement IMDSv2 #690

Nuru opened this issue Nov 8, 2020 · 2 comments
Labels

Comments

@Nuru
Copy link

Nuru commented Nov 8, 2020

  • I am using the latest release of AWS Vault

Trying to use kops current version 1.18.2 with aws-vault in server mode fails (see details). It looks like the AWS SDK expects IMDSv2 and takes a long time backing off if it cannot connect.

Please either implement enough IMDSv2 to support the AWS SDK or figure a way to make it fail faster.

@mtibben mtibben changed the title Cannot use kops with aws-vault server mode Implement IMDSv2 Dec 12, 2020
@stale
Copy link

stale bot commented Jun 11, 2021

This issue has been automatically marked as stale because it has not had recent activity. It will be closed if no further activity occurs. Thank you for your contributions.

@stale stale bot added the stale label Jun 11, 2021
@stale stale bot closed this as completed Jun 18, 2021
@pjroth
Copy link

pjroth commented Jan 7, 2023

I just tried to use --ec2-server with Deno via https://github.com/cloudydeno/deno-aws_api/blob/main/lib/client/instance-metadata.ts. However, that library only supports IMDSv2 but the --ec2-server in aws-vault only supports IMDSv1 so I cannot use these together. I'd love to see IMDSv2 supported in aws-vault if possible.

Thanks for this great tool!

@mtibben mtibben reopened this Mar 15, 2023
@mtibben mtibben removed the stale label Mar 15, 2023
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
None yet
Development

No branches or pull requests

3 participants