mirror of
https://github.com/kemko/nomad.git
synced 2026-01-01 16:05:42 +03:00
* 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
4 lines
107 B
Plaintext
4 lines
107 B
Plaintext
```release-note:breaking-change
|
|
core: Honor job's namespace when checking `distinct_hosts` feasibility
|
|
```
|