Skip to content

Update Helm release linkerd-control-plane to v1.12.2

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

This MR contains the following updates:

Package Update Change
linkerd-control-plane (source) patch 1.12.1 -> 1.12.2

Release Notes

linkerd/linkerd2

v1.12.2

This edge removes the default SMI functionality that is included in installations now that the linkerd-smi extension provides these resources. It also relaxes the proxy-init's privileged value to only be set to true when needed by certain installation configurations.

Along with some bug fixes, the repository's issue and feature request templates have been updated to forms; check them when opening a new issue! (thanks @​mikutas).

  • Removed SMI functionality in the default Linkerd installation; this is now part of the linkerd-smi extension
  • Fixed autocompletion of the --context flag (thanks @​mikutas!)
  • Added support for conditionally setting proxy-init's privileged: true only when needed (thanks @​alex-berger!)
  • Added support for controlling opaque ports through the Server resource
  • Fixed an issue where linkerd check would compare proxy versions of uninjected pods leading to incorrect errors
  • Relaxed extension checks so that the CLI still works when not all extension proxies are healthy
  • Added the --default-inbound-policy flag to linkerd inject for setting a non-default inbound policy on injected workloads (thanks @​ahmedalhulaibi!)

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