Files
nomad/.changelog/19004.txt
Charlie Voiselle 659c0945fc [core] Honor job's namespace when checking distinct_hosts feasibility (#19004)
* Update distinct_host feasibility checking to honor the job's namespace. Fixes #9792
* Added test to verify original condition and that fix resolved it.
* Added documentation
2023-11-17 11:25:10 -05:00

4 lines
107 B
Plaintext

```release-note:breaking-change
core: Honor job's namespace when checking `distinct_hosts` feasibility
```