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

UPSTREAM: 81776: apimachinery: hide 'suppressing panic for copyResponse' error' in ReverseProxy #23651

Conversation

sttts
Copy link
Contributor

@sttts sttts commented Aug 22, 2019

The Golang ReverseProxy prints out suppressing panic for copyResponse error in test; copy error: context canceled on termination of the process. This is highly misleading in logs and people think this is fatal, leading to lots of noise when debugging systems.

Backport of kubernetes/kubernetes#81776

@openshift-ci-robot openshift-ci-robot added size/S Denotes a PR that changes 10-29 lines, ignoring generated files. approved Indicates a PR has been approved by an approver from all required OWNERS files. labels Aug 22, 2019
@mfojtik
Copy link
Contributor

mfojtik commented Aug 22, 2019

/lgtm

@sttts
Copy link
Contributor Author

sttts commented Aug 22, 2019

/hold

Let's check the logs that it is effective.

@openshift-ci-robot openshift-ci-robot added lgtm Indicates that a PR is ready to be merged. do-not-merge/hold Indicates that a PR should not merge because someone has issued a /hold command. labels Aug 22, 2019
@sttts
Copy link
Contributor Author

sttts commented Aug 22, 2019

/retest

@sttts
Copy link
Contributor Author

sttts commented Aug 22, 2019

/retest ci/prow/e2e-cmd

@sttts sttts force-pushed the sttts-hide-suppressing-panic-for-copyResponse branch from 479aa52 to e24a320 Compare August 22, 2019 12:01
@openshift-ci-robot openshift-ci-robot removed the lgtm Indicates that a PR is ready to be merged. label Aug 22, 2019
@mfojtik
Copy link
Contributor

mfojtik commented Aug 22, 2019

/lgtm

@openshift-ci-robot openshift-ci-robot added the lgtm Indicates that a PR is ready to be merged. label Aug 22, 2019
@openshift-ci-robot
Copy link

[APPROVALNOTIFIER] This PR is APPROVED

This pull-request has been approved by: mfojtik, sttts

The full list of commands accepted by this bot can be found here.

The pull request process is described here

Needs approval from an approver in each of these files:

Approvers can indicate their approval by writing /approve in a comment
Approvers can cancel approval by writing /approve cancel in a comment

@soltysh
Copy link
Contributor

soltysh commented Aug 22, 2019

/retest

@sttts
Copy link
Contributor Author

sttts commented Aug 22, 2019

Verified.

/hold cancel

@openshift-ci-robot openshift-ci-robot removed the do-not-merge/hold Indicates that a PR should not merge because someone has issued a /hold command. label Aug 22, 2019
@openshift-bot
Copy link
Contributor

/retest

Please review the full test history for this PR and help us cut down flakes.

2 similar comments
@openshift-bot
Copy link
Contributor

/retest

Please review the full test history for this PR and help us cut down flakes.

@openshift-bot
Copy link
Contributor

/retest

Please review the full test history for this PR and help us cut down flakes.

@openshift-merge-robot openshift-merge-robot merged commit cf8ef4c into openshift:master Aug 23, 2019
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
approved Indicates a PR has been approved by an approver from all required OWNERS files. lgtm Indicates that a PR is ready to be merged. size/S Denotes a PR that changes 10-29 lines, ignoring generated files.
Projects
None yet
Development

Successfully merging this pull request may close these issues.

6 participants