dcbe30ef08
This PR adds support for setting QueryOptions on a few agent API endpoints. Nomad needs to be able to set the Namespace field on these endpoints to: - query for services / checks in a namespace - deregister services / checks in a namespace - update TTL status on checks in a namespace
5 lines
87 B
Plaintext
5 lines
87 B
Plaintext
```release-note:improvement
|
|
api: Enable setting query options on agent endpoints.
|
|
```
|
|
|