github linkerd/linkerd2 edge-22.7.2

latest releases: edge-24.9.3, edge-24.9.2, edge-24.9.1...
2 years ago

edge-22.7.2

This release adds support for per-route authorization policy using the
AuthorizationPolicy and HttpRoute resources. It also adds a configurable
shutdown grace period to the proxy which can be used to ensure that proxy
graceful shutdown completes within a certain time, even if there are outstanding
open connections.

  • Removed kube-system exclusions from watchers to fix service discovery for
    workloads in the kube-system namespace (thanks @JacobHenner)
  • Added annotations to allow Linkerd extension deployments to be evicted by the
    autoscaler when necessary
  • Added missing port in the Linkerd viz chart documentation (thanks @haswalt)
  • Added support for per-route policy by supporting AuthorizationPolicy resources
    which target HttpRoute resources
  • Fixed the linkerd check command crashing when unexpected pods are found in
    a Linkerd namespace
  • Added a config.linkerd.io/shutdown-grace-period annotation to configure the
    proxy's maximum grace period for graceful shutdown

Don't miss a new linkerd2 release

NewReleases is sending notifications on new releases.