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

fix: ECR URI for China regions #3280

Merged
merged 8 commits into from
Sep 23, 2021
Merged

fix: ECR URI for China regions #3280

merged 8 commits into from
Sep 23, 2021

Conversation

hoffa
Copy link
Contributor

@hoffa hoffa commented Sep 15, 2021

Which issue(s) does this change fix?

#3274

Why is this change necessary?

The endpoint domain for China regions is amazonaws.com.cn. Currently the URI chosen is wrong, and so images cannot be pushed to the ECR repository.

How does it address the issue?

Use correct domain.

What side effects does this change have?

None.

Checklist

  • Add input/output type hints to new functions/methods
  • Write design document (Do I need to write a design document?)
  • Write unit tests
  • Write/update functional tests
  • Write/update integration tests
  • make pr passes
  • make update-reproducible-reqs if dependencies were changed
  • Write documentation

By submitting this pull request, I confirm that my contribution is made under the terms of the Apache 2.0 license.

@CoshUS CoshUS self-requested a review September 20, 2021 18:10
@hoffa hoffa marked this pull request as ready for review September 20, 2021 21:49
@hoffa hoffa merged commit db5e71c into aws:develop Sep 23, 2021
@hoffa hoffa deleted the issue-3274 branch September 23, 2021 23:43
CoshUS added a commit that referenced this pull request Sep 24, 2021
xazhao pushed a commit that referenced this pull request Sep 24, 2021
CoshUS added a commit that referenced this pull request Sep 24, 2021
CoshUS added a commit that referenced this pull request Sep 24, 2021
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

Successfully merging this pull request may close these issues.

3 participants