edge-19.4.4
This is an edge release of Linkerd! The latest stable release is stable-2.2.1.
To install this edge release, run: curl https://run.linkerd.io/install-edge | sh
- Proxy
- Fixed a connection starvation issue where TLS discovery detection on
slow or idle connections could block all other connections from being
accepted on the inbound listener of the proxy
- Fixed a connection starvation issue where TLS discovery detection on
- CLI
- Fixed
inject
to allow the--disable-identity
flag to be used
without having to specify the--ignore-cluster
flag
- Fixed
- Web UI
- The Overview page in the Linkerd dashboard now renders appropriately when
viewed on mobile devices
- The Overview page in the Linkerd dashboard now renders appropriately when