0.18.1 (August 10, 2020)
BUG FIXES:
- Connect: Reduce downtime caused by an alias health check of the sidecar proxy not being healthy for up to 1 minute
when a Connect-enabled service is restarted. Note that this fix reverts the behavior of Consul Connect to the behavior
it had before consul-k8sv0.16.0
and Consulv1.8.x
, where Consul can route to potentially unhealthy instances of a service
because we don't respect Kubernetes readiness/liveness checks yet. Please follow GH-155
for updates on that feature. [GH-305]