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.141.0 #5998

Merged
merged 1 commit into from
Apr 7, 2021
Merged

proxy: v2.141.0 #5998

merged 1 commit into from
Apr 7, 2021

Conversation

olix0r
Copy link
Member

@olix0r olix0r commented Apr 7, 2021

This release fixes a caching issue in the outbound proxy's "ingress
mode" that could cause the incorrect client to be used for requests.
This caching has been fixed so that clients cannot be incorrectly reused
across logical destinations.


This release fixes a caching issue in the outbound proxy's "ingress
mode" that could cause the incorrect client to be used for requests.
This caching has been fixed so that clients cannot be incorrectly reused
across logical destinations.

---

* transport: introduce Bind trait and move orig dst to the type level (linkerd/linkerd2-proxy#957)
* Initial fuzzer integration (linkerd/linkerd2-proxy#961)
* Fix caching in ingress mode (linkerd/linkerd2-proxy#965)
@olix0r olix0r requested a review from a team as a code owner April 7, 2021 14:44
@olix0r olix0r merged commit 069eb4e into main Apr 7, 2021
@olix0r olix0r deleted the ver/proxy-141 branch April 7, 2021 16:20
Pothulapati pushed a commit that referenced this pull request Apr 14, 2021
This release fixes a caching issue in the outbound proxy's "ingress
mode" that could cause the incorrect client to be used for requests.
This caching has been fixed so that clients cannot be incorrectly reused
across logical destinations.

---

* transport: introduce Bind trait and move orig dst to the type level (linkerd/linkerd2-proxy#957)
* Initial fuzzer integration (linkerd/linkerd2-proxy#961)
* Fix caching in ingress mode (linkerd/linkerd2-proxy#965)
jijeesh pushed a commit to jijeesh/linkerd2 that referenced this pull request Apr 21, 2021
This release fixes a caching issue in the outbound proxy's "ingress
mode" that could cause the incorrect client to be used for requests.
This caching has been fixed so that clients cannot be incorrectly reused
across logical destinations.

---

* transport: introduce Bind trait and move orig dst to the type level (linkerd/linkerd2-proxy#957)
* Initial fuzzer integration (linkerd/linkerd2-proxy#961)
* Fix caching in ingress mode (linkerd/linkerd2-proxy#965)

Signed-off-by: Jijeesh <jijeesh.ka@gmail.com>
kleimkuhler pushed a commit that referenced this pull request May 12, 2021
This release fixes a caching issue in the outbound proxy's "ingress
mode" that could cause the incorrect client to be used for requests.
This caching has been fixed so that clients cannot be incorrectly reused
across logical destinations.

---

* transport: introduce Bind trait and move orig dst to the type level (linkerd/linkerd2-proxy#957)
* Initial fuzzer integration (linkerd/linkerd2-proxy#961)
* Fix caching in ingress mode (linkerd/linkerd2-proxy#965)
kleimkuhler pushed a commit that referenced this pull request May 12, 2021
This release fixes a caching issue in the outbound proxy's "ingress
mode" that could cause the incorrect client to be used for requests.
This caching has been fixed so that clients cannot be incorrectly reused
across logical destinations.

---

* transport: introduce Bind trait and move orig dst to the type level (linkerd/linkerd2-proxy#957)
* Initial fuzzer integration (linkerd/linkerd2-proxy#961)
* Fix caching in ingress mode (linkerd/linkerd2-proxy#965)
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