envoyproxy / gateway

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

fix: HTTPRoute status only shows one parent when targeting multiple Gateways from different GatewayClasses #4587

Closed zhaohuabing closed 1 week ago

zhaohuabing commented 2 weeks ago

Fixes: https://github.com/envoyproxy/gateway/issues/4264

Release Notes: Yes

codecov[bot] commented 2 weeks ago

Codecov Report

Attention: Patch coverage is 77.55102% with 11 lines in your changes missing coverage. Please review.

Project coverage is 65.49%. Comparing base (7285dda) to head (b8b3c5d). Report is 5 commits behind head on main.

Files with missing lines Patch % Lines
internal/provider/kubernetes/status.go 77.55% 11 Missing :warning:
Additional details and impacted files ```diff @@ Coverage Diff @@ ## main #4587 +/- ## ========================================== + Coverage 65.43% 65.49% +0.06% ========================================== Files 211 211 Lines 31904 31942 +38 ========================================== + Hits 20875 20922 +47 + Misses 9784 9777 -7 + Partials 1245 1243 -2 ```

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