proxy: v2.98.0 (#4470)

In some ingress setups, the proxy could be tricked into looping requests
through the outbound proxy. We now detect these loops and fail these
requests with a 502, saving your precious CPU.

---

* outbound: Prevent loops (linkerd/linkerd2-proxy#525)
This commit is contained in:
Oliver Gould 2020-05-22 09:29:00 -07:00 committed by GitHub
parent 8fb0ea608a
commit 2b8df8076d
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
1 changed files with 1 additions and 1 deletions

View File

@ -1 +1 @@
v2.97.0
v2.98.0