-
Notifications
You must be signed in to change notification settings - Fork 4.3k
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
Vault panic, when vault-agent try renew token #10715
Vault panic, when vault-agent try renew token #10715
Comments
Hi @pepsi1k , thanks for filing this issue! I believe this is because Edit: Due to this incorporating a large dependency upgrade, we will not be back porting to 1.6, but instead releasing this fix out with 1.7. |
This seems to happen when Vault is configured with awskms, and the EC2 Metadata (IMDSv1) is disabled. Re-enabbbling IMDSv1 can be used as a workaround |
@eugene-dounar, the |
Hi @pepsi1k , I have submitted the PR above as a fix to this issue. Meanwhile, it may also be helpful to create a duplicate issue for the consul-template repo and link the issues together. Thanks so much! |
Describe the bug
When vault-agent try to renew vault-token, a memory error occurs
To Reproduce
Steps to reproduce the behavior:
Expected behavior
Vault-agent renew vault-token without any panic errors.
Environment:
Vault server configuration:
The text was updated successfully, but these errors were encountered: