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

packages: add ecr-credential-provider #2540

Merged

Conversation

stmcginnis
Copy link
Contributor

Issue number:

Related #1702

Description of changes:

The ecr-credential-provider is a Kubernetes credential provider plugin from the cloud-provider-aws project. It uses AWS credentials or an IAM role to authenticate against an ECR registry.

Testing done:

Built and deployed instance, verified the binary was in the expected location on the filesystem.

See #2377 for complete testing details.

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.

@stmcginnis stmcginnis force-pushed the cred-prov-ecr-binary branch from cbfa1da to be57597 Compare November 2, 2022 19:14
The ecr-credential-provider is a Kubernetes credential provider plugin
from the cloud-provider-aws project. It uses AWS credentials or an IAM
role to authenticate against an ECR registry.

Signed-off-by: Sean McGinnis <stmcg@amazon.com>
@stmcginnis stmcginnis force-pushed the cred-prov-ecr-binary branch from be57597 to 4afccde Compare November 3, 2022 13:35
@stmcginnis stmcginnis merged commit 66ea600 into bottlerocket-os:develop Nov 3, 2022
@stmcginnis stmcginnis deleted the cred-prov-ecr-binary branch November 3, 2022 17:41
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