Skip to content

Conversation

@zhaohuabing
Copy link
Member

@zhaohuabing zhaohuabing commented Oct 27, 2025

Before:

2025-10-27T12:42:34.100Z	INFO	gateway-api	gatewayapi/route.go:294	setting 500 direct response in routes due to errors in processing destinations	{"runner": "gateway-api", "routes": ["httproute/default/backend/rule/0/match/0"], "error": null}

After:

2025-10-27T13:15:17.501Z	INFO	gateway-api	gatewayapi/route.go:294	setting 500 direct response in routes due to errors in processing destinations	{"runner": "gateway-api", "routes": ["httproute/default/backend/rule/0/match/0"], "error": "ClientCertificateRef Secret is not located in the same namespace as Backend. Secret namespace:  does not match Backend namespace: default"}

Signed-off-by: Huabing Zhao <zhaohuabing@gmail.com>
@zhaohuabing zhaohuabing requested a review from a team as a code owner October 27, 2025 13:40
@codecov
Copy link

codecov bot commented Oct 27, 2025

Codecov Report

✅ All modified and coverable lines are covered by tests.
✅ Project coverage is 72.06%. Comparing base (4fd1fc1) to head (4802ae6).
⚠️ Report is 2 commits behind head on main.

Additional details and impacted files
@@            Coverage Diff             @@
##             main    #7345      +/-   ##
==========================================
+ Coverage   72.01%   72.06%   +0.05%     
==========================================
  Files         230      230              
  Lines       33370    33370              
==========================================
+ Hits        24031    24049      +18     
+ Misses       7591     7575      -16     
+ Partials     1748     1746       -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.

@arkodg arkodg requested review from a team October 27, 2025 18:15
@arkodg arkodg merged commit ee4ae71 into envoyproxy:main Oct 27, 2025
29 of 32 checks passed
@zhaohuabing zhaohuabing deleted the fix-500-err-log branch October 28, 2025 01:32
ekline-ai pushed a commit to ekline-ai/envoyproxy-gateway that referenced this pull request Nov 2, 2025
fix 500 response err log

Signed-off-by: Huabing Zhao <zhaohuabing@gmail.com>
Signed-off-by: EkLine AI <ekline-ai@ekline.io>
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

3 participants