Skip to content

proxy: v2.95.0#4344

Merged
olix0r merged 1 commit intomasterfrom
ver/proxy-v2.95.0
May 7, 2020
Merged

proxy: v2.95.0#4344
olix0r merged 1 commit intomasterfrom
ver/proxy-v2.95.0

Conversation

@olix0r
Copy link
Member

@olix0r olix0r commented May 7, 2020

This release modifies Linkerd's internal buffering to avoid idling out
services as a request arrives. This could cause failures for requests
that are sent exactly once per minute, such as Prometheus scrapes.


@olix0r olix0r requested review from a team and kleimkuhler May 7, 2020 01:31
This release modifies Linkerd's internal buffering to avoid idling out
services as a request arrives. This could cause failures for requests
that are sent exactly once per minute, such as Prometheus scrapes.

---

* Set a grpc-status of UNAVAILABLE only on io errors (linkerd/linkerd2-proxy#498)
* inbound: Remove unnecessary buffer (linkerd/linkerd2-proxy#501)
* buffer: Move idle timeouts into the buffer (linkerd/linkerd2-proxy#502)
* make: Support CARGO_TARGET for multi-arch builds (linkerd/linkerd2-proxy#497)
* release: Use arch-specific paths (linkerd/linkerd2-proxy#508)
@olix0r olix0r force-pushed the ver/proxy-v2.95.0 branch from 09e1be6 to 954b716 Compare May 7, 2020 01:37
@olix0r olix0r merged commit 5b7c8f8 into master May 7, 2020
@olix0r olix0r deleted the ver/proxy-v2.95.0 branch May 7, 2020 15:13
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