Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

edge-23.10.3 #11513

Merged
merged 5 commits into from
Oct 19, 2023
Merged

edge-23.10.3 #11513

merged 5 commits into from
Oct 19, 2023

Conversation

hawkw
Copy link
Contributor

@hawkw hawkw commented Oct 19, 2023

edge-23.10.3

This edge release fixes issues in the proxy and destination controller which can
result in Linkerd proxies sending traffic to stale endpoints. In addition, it
contains other bugfixes and updates dependencies to include patches for the
security advisories CVE-2023-44487/GHSA-qppj-fm5r-hxr3 and GHSA-c827-hfw6-qwvm.

@hawkw hawkw self-assigned this Oct 19, 2023
@hawkw hawkw requested a review from a team as a code owner October 19, 2023 20:25
@hawkw
Copy link
Contributor Author

hawkw commented Oct 19, 2023

(this is waiting for #11511 and #11512 to merge before it can actually be shipped)

CHANGES.md Outdated
@@ -1,5 +1,49 @@
# Changes

## edge-23.10.3

This edge release fixes issues in the proxy and destination controller which can
Copy link
Member

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Nit: destination not capitalized here, but it is below.

Copy link
Member

@olix0r olix0r left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

image

CHANGES.md Outdated
* Fixed a regression where the proxy rendered `grpc_status` metric labels as a
string rather than as the numeric status code ([linkerd2-proxy#2480]; fixes
[#11449])
* Added missing `imagePullSecrets` to `linkerd-jaeger` ServiceAccount ([#11504])
Copy link
Member

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

I would reword this to convey it's optional, plus it's for the namespace-metadata SA, not linkerd-jaeger. Something like

* Extended `linkerd-jaeger`'s `imagePullSecrets` Helm value to also apply to the `namespace-metadata` ServiceAccount ([#11504]).

@hawkw hawkw merged commit 166c94f into main Oct 19, 2023
35 checks passed
@hawkw hawkw deleted the eliza/edge-23.10.3 branch October 19, 2023 22:21
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

linkerd-proxy using stale endpoints
4 participants