Skip to content

[release/v1.4] cherry-pick: do not return 500 for all requests when part of BackendRefs are invalid#7504

Merged
zhaohuabing merged 1 commit into
envoyproxy:release/v1.4from
zhaohuabing:v1.4-cherry-pick-7488
Nov 14, 2025
Merged

[release/v1.4] cherry-pick: do not return 500 for all requests when part of BackendRefs are invalid#7504
zhaohuabing merged 1 commit into
envoyproxy:release/v1.4from
zhaohuabing:v1.4-cherry-pick-7488

fix: do not return 500 for all requests when part of BackendRefs are …

a7efe26
Select commit
Loading
Failed to load commit list.
Codecov / codecov/project succeeded Nov 13, 2025 in 1s

71.29% (target 60.00%)

View this Pull Request on Codecov

71.29% (target 60.00%)

Details

Codecov Report

❌ Patch coverage is 90.47619% with 2 lines in your changes missing coverage. Please review.
✅ Project coverage is 71.29%. Comparing base (36ad33d) to head (a7efe26).

Files with missing lines Patch % Lines
internal/gatewayapi/route.go 89.47% 1 Missing and 1 partial ⚠️
Additional details and impacted files
@@               Coverage Diff                @@
##           release/v1.4    #7504      +/-   ##
================================================
+ Coverage         71.27%   71.29%   +0.02%     
================================================
  Files               217      217              
  Lines             29436    29439       +3     
================================================
+ Hits              20980    20989       +9     
+ Misses             6919     6915       -4     
+ Partials           1537     1535       -2     

☔ View full report in Codecov by Sentry.
📢 Have feedback on the report? Share it here.

🚀 New features to boost your workflow:
  • ❄️ Test Analytics: Detect flaky tests, report on failures, and find test suite problems.
  • 📦 JS Bundle Analysis: Save yourself from yourself by tracking and limiting bundle sizes in JS merges.