15300b873a
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.
|
|
```
|
|
|