Skip to content

0.2.2

Compare
Choose a tag to compare
@jakubdyszkiewicz jakubdyszkiewicz released this 12 Oct 01:36
· 6641 commits to master since this release
c1e7f0a

Download Kuma 0.2.2 and run it now:

CHANGELOG:

Changes:

  • Draining time is now configurable
    #310
  • Validation that Control Plane is running when adding it with kumactl
    #181
  • Upgraded version of go-control-plane
  • Upgraded version of Envoy to 1.11.2
  • Connection timeout to ADS server is now configurable (part of envoy bootstrap config)
    #340

Fixed issues:

  • Cluster never went out warming state
    #331
  • SDS server didn't handle requests with empty resources list
    #337