-
Notifications
You must be signed in to change notification settings - Fork 6.4k
fix: for Target isActive use net.Dial instead #17251
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
Conversation
Target isActive should use StatusCode==200
|
This BUG is found when I reproduct #17147 |
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. Tested and verified
Close the respBody
|
@shtripat I changed the order to prevent the body of the resp from not being closed.Review again plz |
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
|
@jiuker I asked Harsha to make the decision so no need to close yet. |
Ok. |
|
PTAL @shtripat |
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
|
@klauspost pipeline failed.It related to this pr? |
|
I don't really see how webhooks could affect this. I'll rerun it. |
Description
Target isActive should use StatusCode==200
Motivation and Context
How to test this PR?
Types of changes
Checklist:
commit-idorPR #here)