Skip to content

edge-19.2.2

Compare
Choose a tag to compare
@klingerf klingerf released this 11 Feb 21:53
4a5152e

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
  • 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