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

v0.11.0

Compare
Choose a tag to compare
@ishustava ishustava released this 16 Oct 00:20
· 570 commits to master since this release

IMPROVEMENTS:

  • Use the latest version of Consul (1.6.1)

BUG FIXES:

  • Use the latest version of consul-k8s (0.9.3) which fixes issues with upgrading between Helm chart
    versions when bootstrapACLs is enabled [GH-246].
  • Add server-acl-init-cleanup job to clean up the server-acl-init job
    when it completes successfully [GH-246].
  • Add the ability to specify Consul client daemonset affinity [GH-165]