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

Allow configuring default corpora bucket location. #4479

Merged
merged 4 commits into from
Dec 17, 2024

Conversation

letitz
Copy link
Collaborator

@letitz letitz commented Dec 9, 2024

Allow instances to specify the GCS bucket location for data bundle buckets in project.yaml as a new key: data_bundle_bucket_location.

This will allow creating regional buckets instead of using the default US multi-region which results in high data transfer costs in Chrome's instance.

@letitz letitz changed the title Allow customizing default corpora bucket region. Allow customizing default corpora bucket locatiob. Dec 9, 2024
@letitz letitz changed the title Allow customizing default corpora bucket locatiob. Allow configuring default corpora bucket location. Dec 9, 2024
@letitz letitz marked this pull request as ready for review December 10, 2024 16:48
@letitz letitz requested review from alhijazi and paulsemel and removed request for alhijazi December 10, 2024 16:48
Copy link
Collaborator

@paulsemel paulsemel left a comment

Choose a reason for hiding this comment

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

Thanks for working on this!

@letitz letitz requested a review from vitorguidi December 13, 2024 10:55
@jonathanmetzman jonathanmetzman merged commit e4b0136 into google:master Dec 17, 2024
7 checks passed
jonathanmetzman pushed a commit that referenced this pull request Dec 20, 2024
Allow instances to specify the GCS bucket location for data bundle
buckets in `project.yaml` as a new key: `data_bundle_bucket_location`.

This will allow creating regional buckets instead of using the default
`US` multi-region which results in high data transfer costs in Chrome's
instance.
jonathanmetzman added a commit that referenced this pull request Dec 26, 2024
Allow instances to specify the GCS bucket location for data bundle
buckets in `project.yaml` as a new key: `data_bundle_bucket_location`.

This will allow creating regional buckets instead of using the default
`US` multi-region which results in high data transfer costs in Chrome's
instance.

Cherry pick of: #4479

Co-authored-by: Titouan Rigoudy <titouan@chromium.org>
jonathanmetzman pushed a commit that referenced this pull request Jan 8, 2025
Allow instances to specify the GCS bucket location for data bundle
buckets in `project.yaml` as a new key: `data_bundle_bucket_location`.

This will allow creating regional buckets instead of using the default
`US` multi-region which results in high data transfer costs in Chrome's
instance.
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.

3 participants