Skip to content

chore(aws-k8s): support authenticated dualstack ecr public pulls#4792

Merged
piyush-jena merged 1 commit intobottlerocket-os:developfrom
mselim00:ecr-public
Apr 1, 2026
Merged

chore(aws-k8s): support authenticated dualstack ecr public pulls#4792
piyush-jena merged 1 commit intobottlerocket-os:developfrom
mselim00:ecr-public

Conversation

@mselim00
Copy link
Copy Markdown
Contributor

Issue number:

N/A, but related to

Description of changes:

This updates the default credential provider configuration to support authentication for ecr-public.aws.com, which is the dualstack endpoint for ECR public.

Though the version of the ecr-credential-provider included in the AMI may not support this authentication, or the node role may allow getting a public token, this is a safe change as kubelet always falls back to unauthenticated pulls if all credential providers fail. Releases are not yet cut with this change for 1.29-1.31, but the change is in their corresponding release branches.

Testing done:

This was previously tested by Yutong for IPv4: #4396 (comment)

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.

Signed-off-by: Mazen Selim <mazensel@amazon.com>
@piyush-jena piyush-jena merged commit f6649fd into bottlerocket-os:develop Apr 1, 2026
2 checks passed
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