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

buildkite: use aws sm to retrieve secrets #159

Merged
merged 1 commit into from
Jun 19, 2024
Merged

Conversation

andrewhsu
Copy link
Member

fixes https://redpandadata.atlassian.net/browse/PESDLC-1530

buildkite currently reads secrets from the s3 secrets bucket into env vars for use by the pipeline. these secrets were copied into aws secretsmanager and this PR updates the pipeline so it uses the seek-oss/aws-sm plugin to read the secrets from aws secretsmanager for the https://buildkite.com/redpanda/redpanda-operator pipeline. there is no functionality change because the env vars are kept the same name and values.

@CLAassistant
Copy link

CLAassistant commented Jun 19, 2024

CLA assistant check
All committers have signed the CLA.

@andrewhsu andrewhsu marked this pull request as ready for review June 19, 2024 02:50
@andrewhsu andrewhsu requested a review from ivotron June 19, 2024 02:50
@andrewhsu andrewhsu merged commit e2fffbe into main Jun 19, 2024
4 checks passed
@andrewhsu andrewhsu deleted the PESDLC-1530-use-aws-sm branch June 19, 2024 03:57
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

3 participants