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

feat: use docker credential helpers to get auth #287

Merged
merged 1 commit into from
Feb 20, 2023

Conversation

b-dean
Copy link
Contributor

@b-dean b-dean commented Jan 27, 2023

Description

When using docker_config_creds: true this will use any docker credential helpers defined in ~/.docker/config.json

In particular this makes it possible to use the AWS ECR Docker Credential Helper to pull images from private ECR registries

Issues Resolved

This is related to the work I did ages ago on PR #189 and builds on #262

Type of Change

I would say this is a new feature.

Check List

note that there aren't any tests for the other features around docker credentials.

solves the problems I was having in test-kitchen#189 and lets me use Amazon ECR for
images.

Signed-off-by: Ben Dean <ben.dean@ontariosystems.com>
@psacc
Copy link

psacc commented Feb 14, 2023

this would also solve #290

@damacus damacus requested review from ashiqueps and a team February 20, 2023 10:58
@damacus damacus enabled auto-merge (squash) February 20, 2023 11:06
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