You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Hi @vincenthuynh! Yeah this looks like a bug. I just checked the code and the ConsulToken field handling is commented out with a TODO! 🤦 Let me check with my colleague about whether there's more work to do there other than just uncommenting it, and I'll report back here.
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.
If you have found a problem that seems similar to this, please open a new issue and complete the issue template so we can capture all the details necessary to investigate further.
Nomad version
nomad: v1.2.6
consul: v1.11.4
Issue
Unable to revert Nomad job when Consul stanza configured with
allow_unauthenticated = false
Reproduction steps
via CLI:
via API:
Expected Result
JSON response as seen in: https://www.nomadproject.io/api-docs/jobs#revert-to-older-job-version
Actual Result
job-submitter consul token denied: missing consul token
The text was updated successfully, but these errors were encountered: