Skip to content
stable-2.14.6

This stable release back-ports bugfixes and improvements from recent edge
releases.

* multicluster: Added an `imagePullSecrets` configuration to
  linkerd-multicluster Helm chart (thanks @lhaussknecht!). ([#11287])
* multicluster: Updated the service mirror to support gateways exposed on
  multiple IP addresses (thanks @MrFreezeex!) ([#11499])
* Updated control plane logging so that client-go may emit error logs. This will
  also ensures that all logs are emitted in JSON when the json log format is
  enabled. ([#11632])
* Added `kubeAPI.clientBurst` and `kubeAPI.clientQPS` configurations that allow
  users to configure the burst and QPS rate limits for the Kubernetes API
  clients used by the control plane. The default burst and qps values are now
  set at 200 and 100, respectively. The prior defaults limited bursts 10 and QPS
  to 5, which could cause throttling issues in clusters that schedule many pods
  quickly. ([#11644])
* viz: Update the default prometheus version to v2.48.0. ([#11633])

[#11287]: https://github.com/linkerd/linkerd2/pull/11287
[#11499]: https://github.com/linkerd/linkerd2/pull/11499
[#11632]: https://github.com/linkerd/linkerd2/pull/11632
[#11644]: https://github.com/linkerd/linkerd2/pull/11644
[#11633]: https://github.com/linkerd/linkerd2/pull/11633
-----BEGIN SSH SIGNATURE-----
U1NIU0lHAAAAAQAAADMAAAALc3NoLWVkMjU1MTkAAAAgd81rZBOcvM2l+Y/wYc9F7RfLtw
mSDbBgt7nNnPPHXKQAAAADZ2l0AAAAAAAAAAZzaGE1MTIAAABTAAAAC3NzaC1lZDI1NTE5
AAAAQCcXWz5KBSe4PzSai8cf5kc2uDxVENh6hU1GAHYoT+pHZG7UDvO8F4yKUATkUPrqOZ
raJqRcFhtef4FY+Kam/AU=
-----END SSH SIGNATURE-----