Skip to content

auth: use proxy from environment when connecting to OAuth server#1249

Merged
openshift-merge-robot merged 1 commit intoopenshift:masterfrom
patlachance:issue-1248-support-http-proxy
Jul 15, 2019
Merged

auth: use proxy from environment when connecting to OAuth server#1249
openshift-merge-robot merged 1 commit intoopenshift:masterfrom
patlachance:issue-1248-support-http-proxy

Conversation

@patlachance
Copy link
Copy Markdown
Contributor

@patlachance patlachance commented Mar 4, 2019

@openshift-ci-robot openshift-ci-robot added the needs-ok-to-test Indicates a PR that requires an org member to verify it is safe to test. label Mar 4, 2019
@openshift-ci-robot
Copy link
Copy Markdown
Contributor

Hi @patlachance. Thanks for your PR.

I'm waiting for a openshift member to verify that this patch is reasonable to test. If it is, they should reply with /ok-to-test on its own line. Until that is done, I will not automatically test new commits in this PR, but the usual testing commands by org members will still work. Regular contributors should join the org to skip this step.

Once the patch is verified, the new status will be reflected by the ok-to-test label.

I understand the commands that are listed here.

Details

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.

@openshift-ci-robot openshift-ci-robot added the size/XS Denotes a PR that changes 0-9 lines, ignoring generated files. label Mar 4, 2019
@spadgett
Copy link
Copy Markdown
Member

spadgett commented Mar 7, 2019

Hi @patlachance. How does the environment variable get set? Is this a manual edit to the deployment?

Note that in 4.0 we have an operator that would overwrite changes to env vars.

cc @enj

@openshift-ci-robot openshift-ci-robot added the needs-rebase Indicates a PR cannot be merged because it has merge conflicts with HEAD. label Jun 15, 2019
@jhadvig
Copy link
Copy Markdown
Member

jhadvig commented Jul 15, 2019

@patlachance could you please rebase this PR, so we can merge it ?

@spadgett spadgett force-pushed the issue-1248-support-http-proxy branch from 5d4456c to bfd528b Compare July 15, 2019 15:27
@openshift-ci-robot openshift-ci-robot removed the needs-rebase Indicates a PR cannot be merged because it has merge conflicts with HEAD. label Jul 15, 2019
@spadgett spadgett changed the title fixed #1248 auth: use proxy from environment when connecting to OAuth server Jul 15, 2019
@spadgett
Copy link
Copy Markdown
Member

Hi, @patlachance. I rebased your PR for you. Hope you don't mind. Thanks for your contribution.

Now that openshift/console-operator#254 is complete, we should be able to go ahead with this change.

@spadgett spadgett added this to the v4.2 milestone Jul 15, 2019
Copy link
Copy Markdown
Member

@spadgett spadgett left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

/approve
/lgtm
/ok-to-test

@openshift-ci-robot openshift-ci-robot added ok-to-test Indicates a non-member PR verified by an org member that is safe to test. lgtm Indicates that a PR is ready to be merged. and removed needs-ok-to-test Indicates a PR that requires an org member to verify it is safe to test. labels Jul 15, 2019
@openshift-ci-robot
Copy link
Copy Markdown
Contributor

[APPROVALNOTIFIER] This PR is APPROVED

This pull-request has been approved by: patlachance, spadgett

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

The pull request process is described here

Details 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 Jul 15, 2019
@spadgett
Copy link
Copy Markdown
Member

/retest

1 similar comment
@spadgett
Copy link
Copy Markdown
Member

/retest

@openshift-merge-robot openshift-merge-robot merged commit e4f3969 into openshift:master Jul 15, 2019
@openshift-ci-robot
Copy link
Copy Markdown
Contributor

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

Test name Commit Details Rerun command
ci/prow/e2e-aws bfd528b link /test e2e-aws

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.

Details

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.

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. ok-to-test Indicates a non-member PR verified by an org member that is safe to test. size/XS Denotes a PR that changes 0-9 lines, ignoring generated files.

Projects

None yet

Development

Successfully merging this pull request may close these issues.

Support http_proxy env variable

5 participants