mirror of
https://github.com/status-im/consul.git
synced 2025-01-09 05:23:04 +00:00
7568f3a102
- Adding a 'Partition' and 'RetryJoin' command allows test cases where one would like to spin up a Consul Agent in a non-default partition to test use-cases that are common when enabling Admin Partition on Kubernetes.
4 lines
113 B
Plaintext
4 lines
113 B
Plaintext
```release-note:improvement
|
|
sdk: Add support for `Partition` and `RetryJoin` to the TestServerConfig struct.
|
|
```
|