mirror of
https://github.com/status-im/consul.git
synced 2025-01-10 05:45:46 +00:00
b5cd2050b4
The compatv2 integration tests were failing because they use an older CLI version with a newer HTTP API. This commit restores the GRPCPort field to the DebugConfig output to allow older CIs to continue to fetch the port.
5 lines
187 B
Plaintext
5 lines
187 B
Plaintext
```release-note:deprecation
|
|
config: the `ports.grpc` and `addresses.grpc` configuration settings have been renamed to `ports.xds` and `addresses.xds` to better match their function.
|
|
```
|
|
|