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

Enable the use of a proxy to download images #20

Merged
merged 1 commit into from Jan 20, 2020
Merged

Enable the use of a proxy to download images #20

merged 1 commit into from Jan 20, 2020

Conversation

kirankt
Copy link

@kirankt kirankt commented Jan 10, 2020

Even though HTTP(S)_PROXY variable(s) is exposed in the container, curl requires the use of (lowercase) http(s)_proxy variables to function properly. This patch will enable curl to download images via a proxy.

@openshift-ci-robot openshift-ci-robot added needs-ok-to-test Indicates a PR that requires an org member to verify it is safe to test. size/XS Denotes a PR that changes 0-9 lines, ignoring generated files. labels Jan 10, 2020
@openshift-ci-robot
Copy link

Hi @kirankt. 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.

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.

@stbenjam
Copy link
Member

/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. and removed needs-ok-to-test Indicates a PR that requires an org member to verify it is safe to test. labels Jan 14, 2020
@stbenjam
Copy link
Member

/lgtm
/assign @elfosardo could you take a look?

@stbenjam
Copy link
Member

@kirankt Also, it would be a good idea to have this change in https://github.com/metal3-io/ironic-ipa-downloader, so both containers work the same way upstream and in openshift.

@stbenjam
Copy link
Member

/lgtm

@openshift-ci-robot openshift-ci-robot added the lgtm Indicates that a PR is ready to be merged. label Jan 14, 2020
@stbenjam
Copy link
Member

/assign @elfosardo

@kirankt
Copy link
Author

kirankt commented Jan 14, 2020

@kirankt Also, it would be a good idea to have this change in https://github.com/metal3-io/ironic-ipa-downloader, so both containers work the same way upstream and in openshift.

Hi @stbenjam, If you meant in the rhcos-downloader, its already done: openshift/ironic-rhcos-downloader#22. Thanks.

@stbenjam
Copy link
Member

@kirankt Also, it would be a good idea to have this change in metal3-io/ironic-ipa-downloader, so both containers work the same way upstream and in openshift.

Hi @stbenjam, If you meant in the rhcos-downloader, its already done: openshift/ironic-rhcos-downloader#22. Thanks.

Nope, I meant https://github.com/metal3-io/ironic-ipa-downloader - upstream metal3 project has it's own ironic-ipa-downloader repo, this one (openshift) is a fork of it. We should have a PR there to make sure openshift and metal3 are consistent

@kirankt
Copy link
Author

kirankt commented Jan 14, 2020

@kirankt Also, it would be a good idea to have this change in metal3-io/ironic-ipa-downloader, so both containers work the same way upstream and in openshift.

Hi @stbenjam, If you meant in the rhcos-downloader, its already done: openshift/ironic-rhcos-downloader#22. Thanks.

Nope, I meant https://github.com/metal3-io/ironic-ipa-downloader - upstream metal3 project has it's own ironic-ipa-downloader repo, this one (openshift) is a fork of it. We should have a PR there to make sure openshift and metal3 are consistent

Ah. OK. Sorry I misread that one. Will send a PR ASAP.

@kirankt
Copy link
Author

kirankt commented Jan 14, 2020

/retest

@elfosardo
Copy link

@kirankt @stbenjam this should be ok, unfortunately at the moment there's an issue with the CI so we can't really merge anything, yay :(
In the meantime please submit a PR to https://github.com/metal3-io/ironic-ipa-downloader with the same change so we can link that to this, thanks!

@kirankt
Copy link
Author

kirankt commented Jan 15, 2020

@kirankt @stbenjam this should be ok, unfortunately at the moment there's an issue with the CI so we can't really merge anything, yay :(
In the meantime please submit a PR to https://github.com/metal3-io/ironic-ipa-downloader with the same change so we can link that to this, thanks!

Done. Thanks.
metal3-io#13

@hardys
Copy link

hardys commented Jan 20, 2020

/retest

@hardys
Copy link

hardys commented Jan 20, 2020

/lgtm

@hardys
Copy link

hardys commented Jan 20, 2020

/approve

@openshift-ci-robot
Copy link

[APPROVALNOTIFIER] This PR is APPROVED

This pull-request has been approved by: hardys, kirankt, stbenjam

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 20, 2020
@openshift-merge-robot openshift-merge-robot merged commit eefcab2 into openshift:master Jan 20, 2020
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.

None yet

6 participants