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: docker/distribution: 2140: Add 'ca-central-1' region for registry S3 storage driver #12451

Merged
merged 1 commit into from
Jan 17, 2017

Conversation

mfojtik
Copy link
Contributor

@mfojtik mfojtik commented Jan 11, 2017

@mfojtik mfojtik changed the title UPSTREAM: docker/distribution: 2140: Add 'ca-central-1' region for registry S3 storage driver [DO_NOT_MERGE] UPSTREAM: docker/distribution: 2140: Add 'ca-central-1' region for registry S3 storage driver Jan 11, 2017
@mfojtik
Copy link
Contributor Author

mfojtik commented Jan 11, 2017

(need to verify this actually works for the new regions)

@mfojtik
Copy link
Contributor Author

mfojtik commented Jan 12, 2017

(this doesn't work without bumping the aws-sdk-go dependency or hardcoding the fields in the endpoints there, @miminar is currently investigating this)

@miminar
Copy link

miminar commented Jan 12, 2017

I've just verified this works against ca-central-1 (aka Montreal) region. I can push and pull there without a problem.

@@ -75,14 +75,17 @@ func init() {
"us-west-1",
Copy link

Choose a reason for hiding this comment

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

Add us-east-2 as well please. I've tested it - works like a charm.

Copy link
Contributor Author

Choose a reason for hiding this comment

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

will do

…gistry S3 storage driver

Signed-off-by: Michal Fojtik <[email protected]>
Copy link

@miminar miminar left a comment

Choose a reason for hiding this comment

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

LGTM

@mfojtik mfojtik changed the title [DO_NOT_MERGE] UPSTREAM: docker/distribution: 2140: Add 'ca-central-1' region for registry S3 storage driver UPSTREAM: docker/distribution: 2140: Add 'ca-central-1' region for registry S3 storage driver Jan 12, 2017
@mfojtik
Copy link
Contributor Author

mfojtik commented Jan 12, 2017

[merge]

@openshift-bot
Copy link
Contributor

[Test]ing while waiting on the merge queue

@openshift-bot
Copy link
Contributor

Evaluated for origin test up to e638fa4

@openshift-bot
Copy link
Contributor

continuous-integration/openshift-jenkins/test SUCCESS (https://ci.openshift.redhat.com/jenkins/job/test_pr_origin/12804/) (Base Commit: 38831af)

@mfojtik
Copy link
Contributor Author

mfojtik commented Jan 17, 2017

[merge]

@openshift-bot
Copy link
Contributor

Evaluated for origin merge up to e638fa4

@openshift-bot
Copy link
Contributor

openshift-bot commented Jan 17, 2017

continuous-integration/openshift-jenkins/merge SUCCESS (https://ci.openshift.redhat.com/jenkins/job/test_pr_origin/12935/) (Base Commit: 9b125cb) (Image: devenv-rhel7_5696)

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

3 participants