Open zhaohuabing opened 1 week ago
cc @juwon8891
@juwon8891 @arkodg this is not ipv6 related. A TCP listener without route will be translated to a xDS listener without filter chain and rejected by the Envoy.
It's a minor issue - there is no real impact as no route defined for a TCP listener. To avoid this warning message on the envoy side, EG probably could add a default blackhole
route.
error: [2024-11-08 04:34:43.214][1][warning][config] [source/extensions/config_subscription/grpc/grpc_subscription_impl.cc:138] gRPC config for type.googleapis.com/envoy.config.listener.v3.Listener rejected: Error adding/updating listener(s) gateway-conformance-infra/same-namespace/tls: error adding listener '0.0.0.0:10443': no filter chains specified
configuration: