Skip to content

Update Helm release linkerd-crds to v1.6.1

Renovate [bot] requested to merge renovate/linkerd-crds-1.x into master

This MR contains the following updates:

Package Update Change
linkerd-crds (source) patch 1.6.0 -> 1.6.1

Release Notes

linkerd/linkerd2

v1.6.1

This release adds support for retrying HTTP/2 requests with small (<64KB) message bodies, allowing the proxy to properly buffer message bodies when responses are classified as a failure. Documentation on how to configure retries can be found here.

This release also modifies the proxy's identity subsystem to instantiate a client on-demand so client connections are not retained continually. Also included in this release are various bug fixes and improvements as well as expanding support for resource-aware tab completion in the jaeger and multicluster CLI extensions.

  • Added support for specifying a gateway-port flag for the multicluster link command (thanks @​psmit!)
  • Added support for Kubernetes resource aware tab completion for jaeger and multicluster commands
  • Fixed an issue where viz, jaeger and multicluster extensions could not be installed on PodSecurityPolicy-enabled clusters
  • Fixed an issue where linkerd check --proxy could incorrectly report out-of-date proxy versions caused by incorrect regex (thanks @​aryan9600!)
  • Added support for the proxy to retry HTTP/2 requests with message bodies <= 64KB
  • Modified the proxy's controller stack to create new client connections on-demand
  • Fixed Viz's uninstall command to remove viz installations that used the legacy linkerd.io/extension: linkerd-viz label (thanks @​jsoref!)
  • Expanded the "linkerd-existence" health check to also check for the destination pod readiness

Configuration

📅 Schedule: Branch creation - At any time (no schedule defined), Automerge - At any time (no schedule defined).

🚦 Automerge: Disabled by config. Please merge this manually once you are satisfied.

Rebasing: Whenever MR becomes conflicted, or you tick the rebase/retry checkbox.

🔕 Ignore: Close this MR and you won't be reminded about this update again.


  • If you want to rebase/retry this MR, check this box

This MR has been generated by Renovate Bot.

Merge request reports

Loading