envoyproxy / gateway

Manages Envoy Proxy as a Standalone or Kubernetes-based Application Gateway
https://gateway.envoyproxy.io
Apache License 2.0
1.63k stars 354 forks source link

e2e: fix EnvoyGatewayBackend/TLSRouteBackendIP test not working on IPv6 first cluster #4727

Closed zirain closed 6 days ago

zirain commented 1 week ago

Fixed v4 cluster IP will not working on IPv6 first cluster

codecov[bot] commented 1 week ago

Codecov Report

All modified and coverable lines are covered by tests :white_check_mark:

Project coverage is 65.59%. Comparing base (c9ae045) to head (8442515). Report is 2 commits behind head on main.

Additional details and impacted files ```diff @@ Coverage Diff @@ ## main #4727 +/- ## ========================================== - Coverage 65.60% 65.59% -0.02% ========================================== Files 211 211 Lines 31998 31998 ========================================== - Hits 20993 20988 -5 - Misses 9764 9767 +3 - Partials 1241 1243 +2 ```

:umbrella: View full report in Codecov by Sentry.
:loudspeaker: Have feedback on the report? Share it here.