mirror of
https://github.com/status-im/consul.git
synced 2025-01-09 21:35:52 +00:00
cd1cd4febd
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.
|
|
```
|
|
|