mirror of
https://github.com/kemko/nomad.git
synced 2026-01-01 16:05:42 +03:00
The Connect-related constraints injected by the Connect job mutating hook do not account for non-default `consul` blocks (for Nomad Enterprise). This works when both the default and non-default clusters are available and are the same version, but not when they do not. Fixes: https://github.com/hashicorp/nomad/issues/19442
4 lines
140 B
Plaintext
4 lines
140 B
Plaintext
```release-note:bug
|
|
consul (Enterprise): Fixed a bug where implicit Consul constraints were not specific to non-default Consul clusters
|
|
```
|