-
Notifications
You must be signed in to change notification settings - Fork 542
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
chore(upstream): remove default port for upstream health check #2278
chore(upstream): remove default port for upstream health check #2278
Conversation
Codecov Report
@@ Coverage Diff @@
## master #2278 +/- ##
==========================================
+ Coverage 64.97% 68.07% +3.09%
==========================================
Files 184 127 -57
Lines 7275 3370 -3905
Branches 829 829
==========================================
- Hits 4727 2294 -2433
+ Misses 2263 1076 -1187
+ Partials 285 0 -285
Flags with carried forward coverage won't be shown. Click here to find out more. Continue to review full report at Codecov.
|
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
LGTM
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
LGTM
Please answer these questions before submitting a pull request, or your PR will get closed.
Why submit this pull request?
What changes will this PR take into?
Remove upstream health check default port.
Please update this section with detailed description.
Related issues
fix #2186
Checklist: