open-nomad/.changelog/15996.txt
Seth Hoenig ca7ead191e
consul: restore consul token when reverting a job (#15996)
* consul: reset consul token on job during registration of a reversion

* e2e: add test for reverting a job with a consul service

* cl: fixup cl entry
2023-02-01 14:02:45 -06:00

4 lines
102 B
Plaintext

```release-note:bug
consul: Fixed a bug where consul token was not respected when reverting a job
```