Hi guys
I am running a complete 0.9.1 nomad estate with vault integration and consul, every 30 days or so the vault token expires on my nomad servers and is not renewed automatically, the resulting error when Nomad tries to deploy / execute jobs is (as seen by journalctl -u nomad):
I thought this issue was fixed in 0.9.1? the only way to renew the token is to send SIGHUP to the nomad server service or restart the service completely.
Has anyone also run into this issue?
I will double check the GitHub release notes.
Thanks