mirror of
https://github.com/status-im/consul.git
synced 2025-01-09 21:35:52 +00:00
b94095d92e
* fix(cli): remove failing check from 'connect envoy' registration for api gateway * test(integration): add tests to check catalog statsus of gateways on startup * remove extra sleep comment * Update test/integration/consul-container/libs/assert/service.go * changelog
5 lines
173 B
Plaintext
5 lines
173 B
Plaintext
```release-note:bug
|
|
connect: Removes the default health check from the `consul connect envoy` command when starting an API Gateway.
|
|
This health check would always fail.
|
|
```
|