linkerd2/controller
Oliver Gould 375ffd782f
proxy: v2.121.0 (#5253)
This release changes error handling to teardown the server-side
connection when an unexpected error is encountered.

Additionally, the outbound TCP routing stack can now skip redundant
service discovery lookups when profile responses include endpoint
information.

Finally, the cache implementation has been updated to reduce latency by
removing unnecessary buffers.

---

* 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)
* Add a FromStr for dns::Name (linkerd/linkerd2-proxy#746)
* outbound: Avoid redundant TCP endpoint resolution (linkerd/linkerd2-proxy#742)
* cache: Make the cache cloneable with RwLock (linkerd/linkerd2-proxy#743)
* http: Teardown serverside connections on error (linkerd/linkerd2-proxy#747)
2020-11-18 16:55:53 -08:00
..
api proxy: v2.121.0 (#5253) 2020-11-18 16:55:53 -08:00
cmd Remove dependency of linkerd-config for control plane components (#4915) 2020-10-06 22:19:18 +05:30
gen Remove dependency of linkerd-config for control plane components (#4915) 2020-10-06 22:19:18 +05:30
heartbeat Fix Heartbeat mem and cpu stats (#5042) 2020-10-08 16:31:16 -05:00
identity Bump k8s client-go to v0.19.2 (#5002) 2020-09-28 12:45:18 -05:00
k8s Bump k8s client-go to v0.19.2 (#5002) 2020-09-28 12:45:18 -05:00
proxy-injector Update proxy-init to v1.3.7 (#5221) 2020-11-13 15:59:14 -05:00
script/destination-client Print identity in destination client and fix proxy-identity log line (#4873) 2020-08-13 13:49:55 -07:00
service-mirror Bump k8s client-go to v0.19.2 (#5002) 2020-09-28 12:45:18 -05:00
sp-validator Bump k8s client-go to v0.19.2 (#5002) 2020-09-28 12:45:18 -05:00
tap Bump k8s client-go to v0.19.2 (#5002) 2020-09-28 12:45:18 -05:00
webhook Bump k8s client-go to v0.19.2 (#5002) 2020-09-28 12:45:18 -05:00
Dockerfile Build ARM docker images (#4794) 2020-08-05 11:14:01 -07:00