awslabs / amazon-ecr-credential-helper

Automatically gets credentials for Amazon ECR on docker push/docker pull

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Support c2s AWS environments

jrsherry opened this issue · comments

The regex for determining if the ECR URI is valid needs to be updated to support c2s AWS environments.

One solution for this issue has been pulled here: #326

Here's a PR that picks up the pattern used in mainline kubernetes: https://github.com/awslabs/amazon-ecr-credential-helper/pull/434/files