Skip to content

v2.153.0

Choose a tag to compare

@github-actions github-actions released this 19 Aug 20:02
· 2606 commits to main since this release
release/v2.153.0
b422203
This release adds support for dynamic inbound policies. The proxy now
discovers policies from Linkerd'2 policy-controller API for all
application ports documented in a pod spec. Rejected connections are
logged. Policies are not yet reflected in the proxy's metrics.

These policies also allow the proxy to skip protocol detection when a
server is explicitly annotated as HTTP/2 or when the server is
documented to be opaque or application-terminated TLS.