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

cache(s3): handle session token for temporary credentials #3065

Merged
merged 1 commit into from
Aug 29, 2022

Conversation

crazy-max
Copy link
Member

@crazy-max crazy-max commented Aug 25, 2022

fixes #3056

was looking first at an issue using github actions and s3 cache exporter: docker/build-push-action#647. this will partially fix it but also need client-side support on buildx so user can use aws-actions/configure-aws-credentials in gha along with docker/build-push-action.

cc @bpaquet

Signed-off-by: CrazyMax crazy-max@users.noreply.github.com

Signed-off-by: CrazyMax <crazy-max@users.noreply.github.com>
@tonistiigi tonistiigi merged commit 9528036 into moby:master Aug 29, 2022
@crazy-max crazy-max deleted the s3-auth branch August 29, 2022 17:12
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.

Add option to pass AWS_SESSION_TOKEN via s3 cache options
4 participants