linkerd2/policy-controller/k8s/index
Alex Leong 0ba1f6e478
Ignore HTTPRoutes in outbound API if they have not been accepted (#10558)
We update the outbound policy API to ignore any HTTPRoute if it does not have an Accepted status of True.  Additionally, we remove spurious logging from both the inbound and outbound index when they ignore an HTTPRoute which does not have parents which are relevant to that API.  This means that, for example, an HTTPRoute that has a Service as a parent will no longer trigger log warnings from the inbound index and vice versa.

Signed-off-by: Alex Leong <alex@buoyant.io>
2023-03-24 15:17:41 -07:00
..
src Ignore HTTPRoutes in outbound API if they have not been accepted (#10558) 2023-03-24 15:17:41 -07:00
Cargo.toml Bump k8s-gateway to v0.11.0 (#10474) 2023-03-08 12:44:19 -08:00