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

proxy: v2.170.0 #7571

Merged
merged 1 commit into from
Jan 6, 2022
Merged

proxy: v2.170.0 #7571

merged 1 commit into from
Jan 6, 2022

Conversation

olix0r
Copy link
Member

@olix0r olix0r commented Jan 6, 2022

In addition to dependency updates, this change updates the inbound proxy
to handle opaquely transported HTTP traffic. This fixes an issue
encountered when a Service's opaque ports annotation does not match
that of the pods in the service. This situation should be rare.


In addition to dependency updates, this change updates the inbound proxy
to handle opaquely transported HTTP traffic. This fixes an issue
encountered when a `Service`'s opaque ports annotation does not match
that of the pods in the service. This situation should be rare.

---

* Handle HTTP traffic over opaque transport connections (linkerd/linkerd2-proxy#1416)
* build(deps): bump tracing-subscriber from 0.3.3 to 0.3.4 (linkerd/linkerd2-proxy#1421)
* build(deps): bump pin-project from 1.0.8 to 1.0.9 (linkerd/linkerd2-proxy#1422)
* build(deps): bump tracing-subscriber from 0.3.4 to 0.3.5 (linkerd/linkerd2-proxy#1423)
* build(deps): bump pin-project from 1.0.9 to 1.0.10 (linkerd/linkerd2-proxy#1425)
* build(deps): bump http from 0.2.5 to 0.2.6 (linkerd/linkerd2-proxy#1424)
* build(deps): bump serde_json from 1.0.73 to 1.0.74 (linkerd/linkerd2-proxy#1427)
* Decouple client connection metadata from the I/O type (linkerd/linkerd2-proxy#1426)
* tests: rename 'metrics' addr to 'admin' (linkerd/linkerd2-proxy#1429)
@olix0r olix0r requested a review from a team as a code owner January 6, 2022 18:51
@olix0r olix0r merged commit 63ffde4 into main Jan 6, 2022
@olix0r olix0r deleted the ver/proxy-170 branch January 6, 2022 19:23
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.

3 participants