github linkerd/linkerd2 edge-22.5.3

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

edge-22.5.3

This edge release fixes a few proxy issues, improves the upgrade process, and
introduces proto retries to Service Profiles. Also included are updates to the
bash scripts to ensure that they follow best practices.

  • Polished the shell scripts (thanks @joakimr-axis)
  • Introduced retries to Service Profiles based on the idempotency option of the
    method by adding an isRetryable function to the proto definition
    (thanks @mahlunar)
  • Fixed proxy responses to CONNECT requests by removing the content-length
    and/or transfer-encoding headers from the response
  • Fixed DNS lookups in the proxy to consistently use A records when SRV records
    cannot be resolved
  • Added dynamic policy discovery to the proxy by evaluating traffic on ports
    not included in the LINKERD2_PROXY_INBOUND_PORTS environment variable
  • Added logic to require that the linkerd CRDs are installed when running
    the linkerd upgrade command

Don't miss a new linkerd2 release

NewReleases is sending notifications on new releases.