Skip to content

Release v1.0.4

Compare
Choose a tag to compare
@cxiang07 cxiang07 released this 27 Mar 18:16
· 26 commits to main since this release

Release v1.0.4 includes integration with the pod readiness gate to enable zero downtime rolling deployments.

What's Changed

  • Fixed incorrect ipv6 cluster create command example in docs #599
  • Integrated pod readiness gates to prevent sending traffic to pods before they are ready, enabling zero downtime deployments, please check the pod-readiness-gates.md doc for more detail #606, #607
  • Listened to EndpointSlice events to track pod readiness status #604
  • Fixed the bug when getting tags fails for a service network association. Now logs and skips deletion instead of failing #600

Full Change log: v1.0.3...v1.0.4