mirror of
https://github.com/status-im/consul.git
synced 2025-01-09 05:23:04 +00:00
25396d81c9
* Apply agent partition to load services and agent api changelog
5 lines
264 B
Plaintext
5 lines
264 B
Plaintext
```release-note:improvement
|
|
partitiion: **(Consul Enterprise only)** when loading service from on-disk config file or sending API request to agent endpoint,
|
|
if the partition is unspecified, consul will default the partition in the request to agent's partition
|
|
```
|