Skip to content

edge-23.8.1

Compare
Choose a tag to compare
@github-actions github-actions released this 03 Aug 23:03
· 927 commits to main since this release
edge-23.8.1
5fe0c0e

edge-23.8.1

This edge release restores a proxy setting for it to shed load less aggressively
while under high load, which should result in lower error rates (see #11055). It
also removes the usage of host networking in the linkerd-cni extension.

  • Changed the default HTTP request queue capacities for the inbound and outbound
    proxies back to 10,000 requests (see #11055 and #11198)
  • Lifted need of using host networking in the linkerd-cni Daemonset (#11141)
    (thanks @abhijeetgauravm!)