-
Notifications
You must be signed in to change notification settings - Fork 2k
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
Nomad fails to renew Vault token #3643
Comments
|
|
@pkrolikowski Do you have reproduction steps? |
Unfortunately not. It looks like it's correlated with high load on nomad client. Tomorrow I'll try to verify this. |
|
@pkrolikowski I am going to close this till we get more information as it has not been reproducible |
@dadgar, FWIW. I just noticed nomad 0.8.3 does not update its vault token upon sending it a SIGHUP signal when reloading from systemd. I had to restart the service in order to get it to pick up a newly set vault token. I can create a new issue if you think that behavior is not expected. |
I'm going to lock this issue because it has been closed for 120 days ⏳. This helps our maintainers find and focus on the active issues. |
It looks like Nomad is sending invalid request to Vault while renewing allocation token (see Vault audit log output)
Nomad version
Nomad v0.7.0
Vault version
Vault v0.8.1
Operating system and Environment details
Ubuntu 16.04.3 LTS
Nomad Client logs (if appropriate)
Job file (if appropriate)
Vault audit logs
Token for this allocation has this attributes:
renewable
is set, so it can be renewed (i thought that's the case).The text was updated successfully, but these errors were encountered: