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

roachprod: fetch secrets from cloud store #124099

Merged

Conversation

nameisbhaskar
Copy link
Contributor

Due to the complexity of fetching the secrets from the secrets manager, the secrets are now maintained in cloud storage.

Fixes: #117125
Epic: none

@nameisbhaskar nameisbhaskar requested a review from a team as a code owner May 14, 2024 05:55
@nameisbhaskar nameisbhaskar requested review from srosenberg and vidit-bhat and removed request for a team May 14, 2024 05:55
@cockroach-teamcity
Copy link
Member

This change is Reviewable

@nameisbhaskar nameisbhaskar force-pushed the user/bhaskar/use-store-secrets branch 12 times, most recently from 988c747 to 9587ca8 Compare May 15, 2024 15:33
Copy link
Member

@srosenberg srosenberg left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

LGTM. Tested on my gceworker by running,

roachtest run --cloud gce '^ycsb/C/nodes=3/cpu=32$'

It works after adding the default cockroach-workers service account to the bucket.

@nameisbhaskar
Copy link
Contributor Author

Thanks Stan for reviewing this!

Due to the complexity of fetching the secrets from the secrets
manager, the secrets are now maintained in cloud storage.

Fixes: cockroachdb#117125
Epic: none
@nameisbhaskar nameisbhaskar force-pushed the user/bhaskar/use-store-secrets branch from 9587ca8 to 473f257 Compare May 16, 2024 05:08
@nameisbhaskar
Copy link
Contributor Author

bors r=@srosenberg

@craig craig bot merged commit 71da6da into cockroachdb:master May 16, 2024
21 of 22 checks passed
@nameisbhaskar nameisbhaskar deleted the user/bhaskar/use-store-secrets branch May 20, 2024 06:42
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.

roachtest: using custom AdminUIPort breaks automated prometheus scraping
3 participants