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.120.0 #5235

Closed
wants to merge 1 commit into from
Closed

proxy: v2.120.0 #5235

wants to merge 1 commit into from

Conversation

olix0r
Copy link
Member

@olix0r olix0r commented Nov 14, 2020

This release modifies the outbound proxy to bypass service discovery and
load balancing when the control plane does not provide a resolveable
service name. The control plane may optionally provide endpoint metadata
so that mTLS can be established, metrics can be labeled, etc, without
further discovery.

HTTP/2 clients and servers are now configured to send PING messages to
validate that the peer application is able to serve requests.


This release modifies the outbound proxy to bypass service discovery and
load balancing when the control plane does not provide a resolveable
service name. The control plane may optionally provide endpoint metadata
so that mTLS can be established, metrics can be labeled, etc, without
further discovery.

HTTP/2 clients and servers are now configured to send PING messages to
validate that the peer application is able to serve requests.

---

* h2: enable HTTP/2 keepalive PING frames (linkerd/linkerd2-proxy#737)
* actions: Add timeouts to GitHub actions (linkerd/linkerd2-proxy#738)
* outbound: Skip endpoint resolution on profile hint (linkerd/linkerd2-proxy#736)
@olix0r olix0r closed this Nov 18, 2020
@olix0r olix0r deleted the ver/proxy-120 branch November 18, 2020 19:22
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.

1 participant