open-nomad/.changelog/13608.txt
Luiz Aoqui a9a66ad018
api: apply new ACL check for wildcard namespace (#13608)
api: apply new ACL check for wildcard namespace

In #13606 the ACL check was refactored to better support the all
namespaces wildcard (`*`). This commit applies the changes to the jobs
and alloc list endpoints.
2022-07-06 16:17:16 -04:00

4 lines
131 B
Plaintext

```release-note:improvement
api: refactor ACL check when using the all namespaces wildcard in the job and alloc list endpoints
```