edge-23.3.2
This edge release continues to improve dynamic Policy statuses and
introduces support for header-based routing.
-
Destination Controller
- Added OutboundPolicies API, for use by
linkerd-proxy
to route
outbound traffic - Improved diagnostic log messages
- Fixed sending of spurious profile updates
- Added OutboundPolicies API, for use by
-
Proxy
- Use the new OutboundPolicies API, supporting Gateway API-style routes
in the outbound proxy
- Use the new OutboundPolicies API, supporting Gateway API-style routes
-
Policy Controller
- Support highly available Policy Controller by utilizing
policy-controller-write
Lease when patching HTTPRoutes - Consider the
status
field and filter out HTTPRoutes which have not
been accepted
- Support highly available Policy Controller by utilizing
-
Added KubeAPI server ports to
ignoreOutboundPorts
ofproxy-injector
-
Updated HTTPRoute version from
v1alpha1
tov1beta2
-
Updated
network-validator
helm charts to useproxy-init
resources -
Fixed Grafana regular expression, enabling monitoring of filesystem
usage (thanks @h-dav!)