Details
-
Type:
Improvement
-
Status: Resolved (View Workflow)
-
Priority:
Minor
-
Resolution: Fixed
-
Component/s: amazon-ecr-plugin, aws-java-sdk-plugin
-
Labels:None
-
Similar Issues:
Description
amazon-ecr-plugin cannot currently be used behind a proxy.
Connection attempts are getting connection timeout.
One solution is to use Jenkins proxy settings.
Code changed in jenkins
User: Ivan Fernandez Calvo
Path:
src/main/java/com/amazonaws/AmazonECRClientFactory.java
http://jenkins-ci.org/commit/aws-java-sdk-plugin/76824efc621ced9983dc7839c89b2059ee8c6e47
Log:
JENKINS-34437Factory to use Jenkins Proxy configuration with a AmazonECRClient. (#10)