edge-19.2.2
This is an edge release of Linkerd! The latest stable release is stable-2.1.0.
To install this edge release, run:
curl https://run.linkerd.io/install-edge | sh
- CLI
- Improved service profile validation when running
linkerd check
in order to
validate service profiles in all namespaces
- Improved service profile validation when running
- Controller
- Added stat and tap support for StatefulSets in the CLI, Grafana, and web UI
- Updated auto-injector to use the proxy log level configured at install time
- Fixed issue with auto-injector including TLS settings in injected pods even
when TLS was not enabled
- Proxy
- Modified the way in which canonicalization warnings are logged to reduce the
overall volume of error logs and make it clearer when failures occur
- Modified the way in which canonicalization warnings are logged to reduce the