You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
gateway-api: index request mirror backends for HTTPRoute and GRPCRoute
Include RequestMirror backend references in the HTTPRoute and GRPCRoute
backend-service indexers.
Without this, Services referenced only through RequestMirror are missed by
the Service -> Route -> Gateway lookup path. That can prevent Gateway
reconciliation when a mirrored backend Service changes.
Signed-off-by: Marco Hofstetter <marco.hofstetter@isovalent.com>
0 commit comments