Files
nomad/.changelog/18516.txt
Tom Davies c983a8f0ad Fixes Consul token checking when policies exist within namespaces (#18516)
* e2e/connect: adds test for namespace policies

* consul: use token namespace when fetching policies

* changelog

* fixup! e2e/connect: adds test for namespace policies
2023-12-11 10:07:32 -06:00

4 lines
88 B
Plaintext

```release-note:bug
consul: uses token namespace to fetch policies for verification
```