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

k8s 1.27: Fix China ECR url pattern #3095

Merged
merged 1 commit into from
May 9, 2023

Conversation

stmcginnis
Copy link
Contributor

Issue number:

See awslabs/amazon-eks-ami#1280

Description of changes:

The default settings for the Kubernetes ecr-credential-provider used for the 1.27 variants had a typo. This corrects that to the necessary pattern for pulling images hosted in China.

Testing done:

Visual inspection to verify the pattern now matches the URLs used for ECR in China.

Terms of contribution:

By submitting this pull request, I agree that this contribution is dual-licensed under the terms of both the Apache License, version 2.0, and the MIT license.

The default settings for the Kubernetes ecr-credential-provider used for
the 1.27 variants had a typo. This corrects that to the necessary
pattern for pulling images hosted in China.

Signed-off-by: Sean McGinnis <stmcg@amazon.com>
@stmcginnis stmcginnis requested a review from bcressey May 9, 2023 21:53
@stmcginnis stmcginnis merged commit 778737c into bottlerocket-os:develop May 9, 2023
@stmcginnis stmcginnis deleted the cn-ecr-cred-pattern branch May 9, 2023 23:05
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.

5 participants