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 503 error caused by outdated endpooints #4753

Closed
wants to merge 1 commit into from

Conversation

zhaohuabing
Copy link
Member

Fixes #4685

Release Notes: Yes

@zhaohuabing zhaohuabing requested a review from a team as a code owner November 21, 2024 09:36
@zhaohuabing zhaohuabing marked this pull request as draft November 21, 2024 09:36
Copy link

codecov bot commented Nov 21, 2024

Codecov Report

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

Project coverage is 65.56%. Comparing base (2def6a4) to head (ce3c8c5).
Report is 1 commits behind head on main.

Files with missing lines Patch % Lines
internal/provider/kubernetes/controller.go 0.00% 11 Missing ⚠️
Additional details and impacted files
@@            Coverage Diff             @@
##             main    #4753      +/-   ##
==========================================
- Coverage   65.62%   65.56%   -0.07%     
==========================================
  Files         211      211              
  Lines       31984    31968      -16     
==========================================
- Hits        20990    20959      -31     
- Misses       9755     9768      +13     
- Partials     1239     1241       +2     

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


🚨 Try these New Features:

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.

503s and _No_route_to_host errors due to routing to non-existent Endpoints
1 participant