linkerd2/policy-controller/grpc
Alex Leong f098e6e87f
Send queue config even when outbound backend service is missing (#10634)
When an HTTPRoute references a backend service which does not exist, the outbound policy API returns an FailureInjector filter and no backend.  However, since the proxy still needs to do queuing for this synthetic backend, we still need to send a queue config to the proxy.

We populate the queue config for this backend, even when it does not exist.

As an unrelated but nearby fix, we also populate metadata for service backends.

Signed-off-by: Alex Leong <alex@buoyant.io>
2023-03-28 11:12:11 -07:00
..
src Send queue config even when outbound backend service is missing (#10634) 2023-03-28 11:12:11 -07:00
Cargo.toml policy: Support lookups of named services (#10516) 2023-03-13 13:23:50 -07:00