Skip to content

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

Merged
tonistiigi merged 1 commit into
moby:masterfrom
crazy-max:s3-auth
Aug 29, 2022
Merged

cache(s3): handle session token for temporary credentials#3065
tonistiigi merged 1 commit into
moby:masterfrom
crazy-max:s3-auth

Conversation

@crazy-max

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

Copy link
Copy Markdown
Member

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