Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Fix: frequent 503 errors when connecting to a Service experiencing high Pod churn #4754

Merged
merged 5 commits into from
Nov 27, 2024

Merge branch 'main' into revert-4337-fix-missing-status-update

3b9ba84
Select commit
Loading
Failed to load commit list.
Merged

Fix: frequent 503 errors when connecting to a Service experiencing high Pod churn #4754

Merge branch 'main' into revert-4337-fix-missing-status-update
3b9ba84
Select commit
Loading
Failed to load commit list.
Codecov / codecov/project succeeded Nov 26, 2024 in 0s

65.58% (target 60.00%)

View this Pull Request on Codecov

65.58% (target 60.00%)

Details

Codecov Report

Attention: Patch coverage is 60.60606% with 13 lines in your changes missing coverage. Please review.

Project coverage is 65.58%. Comparing base (48a0310) to head (3b9ba84).

Files with missing lines Patch % Lines
internal/provider/kubernetes/status_updater.go 60.60% 12 Missing and 1 partial ⚠️
Additional details and impacted files
@@            Coverage Diff             @@
##             main    #4754      +/-   ##
==========================================
- Coverage   65.60%   65.58%   -0.02%     
==========================================
  Files         211      211              
  Lines       31961    31989      +28     
==========================================
+ Hits        20968    20981      +13     
- Misses       9753     9766      +13     
- Partials     1240     1242       +2     

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