conduit v19.1.4 Release Notes

    • Controller
      • Added support for timeouts! Configurable in the service profiles for each route
      • Added an experimental CNI plugin to avoid requiring the NET_ADMIN capability when injecting proxies (more details at https://linkerd.io/2/cni) (thanks @codeman9!)
      • Added more improvements to the API for ListPods (thanks @alenkacz!)
    • 💻 Web UI
      • Grayed-out the tap icon for requests from sources that are not meshed
    • CLI
      • Added the --proto flag to linkerd profile to output a service profile based on a Protobuf spec file
      • Fixed CLI connection failure to clusters that use self-signed certificates
      • Simplified linkerd install so that setting up proxy auto-injection (flag --proxy-auto-inject) no longer requires enabling TLS (flag --tls)
      • Added links for each linkerd check failure, pointing to a relevant section in our new FAQ page with resolution steps for each case