mirror of https://github.com/linkerd/linkerd2.git
proxy: v2.118.0 (#5168)
This release adds support for the LINKERD2_PROXY_CORES environment variable. When set, the value may limit the proxy's runtime resources so that it does not allocate a thread per core available from the host operating system. --- * inbound: use MakeSwitch for loopback (linkerd/linkerd2-proxy#729) * buffer: Remove readiness watch (linkerd/linkerd2-proxy#731) * Allow specifying the number of available cores via the env (linkerd/linkerd2-proxy#733)
This commit is contained in:
parent
92fac9a962
commit
8540cd617d
|
@ -1 +1 @@
|
|||
v2.117.0
|
||||
v2.118.0
|
||||
|
|
Loading…
Reference in New Issue