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

release: Pass AWS credentials to Docker containers #2760

Merged
merged 1 commit into from
May 2, 2024

Conversation

lucaswilric
Copy link
Contributor

@lucaswilric lucaswilric commented May 2, 2024

Description

We made some changes to our build pipeline, such that we no longer use the build agent's IAM role when pushing packages to S3.

Because our credentials now come from the environment instead of the Instance Metadata API, we need to pass them through explicitly.

Context

Changes

Testing

  • Tests have run locally (with go test ./...). Buildkite employees may check this if the pipeline has run automatically.
  • Code is formatted (with go fmt ./...)

@amu-g amu-g self-requested a review May 2, 2024 04:48
@lucaswilric lucaswilric marked this pull request as ready for review May 2, 2024 04:48
@lucaswilric lucaswilric enabled auto-merge May 2, 2024 04:50
@lucaswilric lucaswilric merged commit 95f25af into main May 2, 2024
1 check passed
@lucaswilric lucaswilric deleted the plt-2360/pass-assumed-role-to-docker branch May 2, 2024 04:59
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.

None yet

2 participants