Join GitHub today
GitHub is home to over 20 million developers working together to host and review code, manage projects, and build software together.
lp1515289 - Use proxy when downloading tools #4508
Conversation
|
LGTM |
cherylj
commented
Feb 23, 2016
|
$$JFDI$$ |
|
Status: merge request accepted. Url: http://juju-ci.vapour.ws:8080/job/github-merge-juju |
|
Build failed: Tests failed |
cherylj
commented
Feb 23, 2016
|
$$JFDI$$ |
|
Status: merge request accepted. Url: http://juju-ci.vapour.ws:8080/job/github-merge-juju |
added a commit
that referenced
this pull request
Feb 23, 2016
jujubot
merged commit 9f87a69
into
juju:1.25
Feb 23, 2016
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
cherylj commentedFeb 23, 2016
Fixes https://bugs.launchpad.net/juju-core/+bug/1515289
use the new utils that has the tls proxy fix for downloading tools, and
make sure the metricsender uses the same transport, to avoid the same
bug of not using the proxy.
2.0 PR: #4108