Raoh
Raoh
mark
Same problem +1
Yeah, one-click debug terminates the current debug task and starts a new one. > In fact, it is supported, but the one-key debug does not support it? @ovaldi You can...
> @ovaldi can you share a little more of the XDS IR as well as the HTTPRoute ? ``` helm install eg oci://docker.io/envoyproxy/gateway-helm \ --version v1.1.1 -n --create-namespace \ --set...
> Internally Envoy Gateway creates a unique Xds cluster per HTTPRoute per Rule . This allows the traffic being sent to the same Backend (K8s Service) to behave differently (...
> @ovaldi can you please share the entire config so we can reproduce it ? I dont see the issue in https://github.com/envoyproxy/gateway/blob/main/internal/gatewayapi/testdata/backendtlspolicy-default-ns-targetrefs.out.yaml which attaches to a single backendRef ``` apiVersion:...