-
Notifications
You must be signed in to change notification settings - Fork 1.3k
Commit
## stable-2.14.5 This stable release fixes a proxy regression where bursts of TCP connections could result in EOF errors, due to an incorrect queue capacity. In addition, it includes fixes for the control plane, dependency upgrades, and support for image digests in Linkerd manifests. * Added a controlPlaneVersion override to the `linkerd-control-plane`` Helm chart to support including SHA256 image digests in Linkerd manifests (thanks @cromulentbanana!) ([#11406]; fixes [#11312]) * Added a `checksum/config `annotation to the destination and proxy injector deployment manifests, to force restarting those workloads whenever their webhook secrets change during upgrade (thanks @iAnomaly!) ([#11440]; fixes [#6940]) * Updated the Policy controller's OpenSSL dependency to v3, as OpenSSL 1.1.1 is EOL ([#11625]) * proxy: Increased `DEFAULT_OUTBOUND_TCP_QUEUE_CAPACITY` to prevent EOF errors during bursts of TCP connections (proxy PR [#2521][proxy-2521]) [#11406]: #11406 [#11312]: #11312 [#11440]: #11440 [#6940]: #6940 [#11625]: #11625 [proxy-2521]: linkerd/linkerd2-proxy#2521
- Loading branch information
There are no files selected for viewing
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -1,5 +1,32 @@ | ||
# Changes | ||
|
||
## stable-2.14.5 | ||
|
||
This stable release fixes a proxy regression where bursts of TCP connections | ||
could result in EOF errors, due to an incorrect queue capacity. In addition, it | ||
includes fixes for the control plane, dependency upgrades, and support for image | ||
digests in Linkerd manifests. | ||
|
||
* Added a controlPlaneVersion override to the `linkerd-control-plane` Helm chart | ||
to support including SHA256 image digests in Linkerd manifests (thanks | ||
@cromulentbanana!) ([#11406]; fixes [#11312]) | ||
* Added a `checksum/config `annotation to the destination and proxy injector | ||
Check failure on line 13 in CHANGES.md GitHub Actions / markdownlintSpaces inside code span elements
|
||
deployment manifests, to force restarting those workloads whenever their | ||
webhook secrets change during upgrade (thanks @iAnomaly!) ([#11440]; fixes | ||
[#6940]) | ||
* Updated the Policy controller's OpenSSL dependency to v3, as OpenSSL 1.1.1 is | ||
EOL ([#11625]) | ||
* proxy: Increased `DEFAULT_OUTBOUND_TCP_QUEUE_CAPACITY` to prevent EOF errors | ||
during bursts of TCP connections (proxy PR [#2521][proxy-2521]) | ||
|
||
[#11406]: https://github.com/linkerd/linkerd2/pull/11406 | ||
[#11312]: https://github.com/linkerd/linkerd2/issues/11312 | ||
[#11440]: https://github.com/linkerd/linkerd2/pull/11440 | ||
[#6940]: https://github.com/linkerd/linkerd2/issues/6940 | ||
[#11625]: https://github.com/linkerd/linkerd2/pull/11625 | ||
[proxy-2521]: https://github.com/linkerd/linkerd2-proxy/pull/2521 | ||
|
||
|
||
Check failure on line 29 in CHANGES.md GitHub Actions / markdownlintMultiple consecutive blank lines
|
||
## stable-2.14.4 | ||
|
||
This stable release improves observability for the control plane by adding | ||
|
Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.
Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.
Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.
Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.
Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.
Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.
Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.
Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.
Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.
Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.
Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.
Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.
Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.
Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.
Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.
Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.
Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.