Navigation Menu

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: <carry>: require good status on discovery check #21758

Merged
merged 1 commit into from Jan 9, 2019

Conversation

deads2k
Copy link
Contributor

@deads2k deads2k commented Jan 9, 2019

The aggregator shouldn't report the status on an endpoint to be good unless it gets back a 200-ish return code. This builds the correct transport so that a unauthorized should pop out if the backing apiserver would return one.

/assign @sttts

I'm actually not sure how to wire this upstream since the proxy transport is created in an odd way and we couldn't/shouldn't modify it here. We already customized this to hit many in parallel, what's one more :(

@mfojtik checking at the other end.

@openshift-ci-robot openshift-ci-robot added the size/M Denotes a PR that changes 30-99 lines, ignoring generated files. label Jan 9, 2019
@openshift-ci-robot
Copy link

[APPROVALNOTIFIER] This PR is APPROVED

This pull-request has been approved by: deads2k

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

@openshift-ci-robot openshift-ci-robot added the approved Indicates a PR has been approved by an approver from all required OWNERS files. label Jan 9, 2019
@deads2k
Copy link
Contributor Author

deads2k commented Jan 9, 2019

openshift-controller-manager

/retest

@deads2k
Copy link
Contributor Author

deads2k commented Jan 9, 2019

/retest

@deads2k deads2k added the lgtm Indicates that a PR is ready to be merged. label Jan 9, 2019
@deads2k
Copy link
Contributor Author

deads2k commented Jan 9, 2019

tagging because I think this will unstick us. @sttts feel free to object post-merge

@openshift-ci-robot
Copy link

New changes are detected. LGTM label has been removed.

@openshift-ci-robot openshift-ci-robot removed the lgtm Indicates that a PR is ready to be merged. label Jan 9, 2019
@openshift-ci-robot
Copy link

openshift-ci-robot commented Jan 9, 2019

@deads2k: The following test failed, say /retest to rerun them all:

Test name Commit Details Rerun command
ci/prow/e2e-aws-serial 11a7ff5 link /test e2e-aws-serial

Full PR test history. Your PR dashboard. Please help us cut down on flakes by linking to an open issue when you hit one in your PR.

Instructions for interacting with me using PR comments are available here. If you have questions or suggestions related to my behavior, please file an issue against the kubernetes/test-infra repository. I understand the commands that are listed here.

@deads2k deads2k added the lgtm Indicates that a PR is ready to be merged. label Jan 9, 2019
@deads2k deads2k merged commit 55a9fd6 into openshift:master Jan 9, 2019
@deads2k
Copy link
Contributor Author

deads2k commented Jan 9, 2019

Merging to improve us

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/M Denotes a PR that changes 30-99 lines, ignoring generated files.
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

3 participants