Files
nomad/.changelog/25871.txt
Chris Roberts 1aa416e2f2 Support applying policy to all jobs within namespace (#25871)
Workflow identities currently support ACL policies being applied
to a job ID within a namespace. With this update an ACL policy
can be applied to a namespace. This results in the ACL policy
being applied to all jobs within the namespace.
2025-05-21 07:44:14 -07:00

4 lines
90 B
Plaintext

```release-note:improvement
identity: Allow ACL policies to be applied to a namespace
```