1593963cd1
This PR adds a jobspec mutator to constrain jobs making use of checks in the nomad service provider to nomad clients of at least v1.4.0. Before, in a mixed client version cluster it was possible to submit an NSD job making use of checks and for that job to land on an older, incompatible client node. Closes #14862
4 lines
107 B
Plaintext
4 lines
107 B
Plaintext
```release-note:bug
|
|
servicedisco: Fixed a bug where job using checks could land on incompatible client
|
|
```
|