Skip to content
This repository has been archived by the owner on Aug 25, 2021. It is now read-only.

v0.24.1

Compare
Choose a tag to compare
@lkysow lkysow released this 11 Aug 00:11
· 315 commits to master since this release
246cf54

BUG FIXES:

  • Bumps default Consul version to 1.8.2. This version of Consul contains a fix
    for hashicorp/consul#8430
    which causes Consul clients running on the same node as a connect-injected pod
    to crash loop indefinitely when restarted.

  • Bumps default consul-k8s version to 0.18.1. This version contains a fix
    for an issue that caused all connect-injected pods to be unhealthy for 60s
    if they were restarted. To roll out this fix, all Connect deployments must
    be restarted so that they are re-injected.