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

Add Support for Dual Region Buckets #1820

Closed
danielbankhead opened this issue Mar 22, 2022 · 0 comments · Fixed by #1814
Closed

Add Support for Dual Region Buckets #1820

danielbankhead opened this issue Mar 22, 2022 · 0 comments · Fixed by #1814
Assignees
Labels
api: storage Issues related to the googleapis/nodejs-storage API. priority: p2 Moderately-important priority. Fix may not be included in next release. type: feature request ‘Nice-to-have’ improvement, new feature or different behavior or design.

Comments

@danielbankhead
Copy link
Contributor

danielbankhead commented Mar 22, 2022

FR: Support dual region buckets.

The method for creating a bucket should accept a string with 2 regions concatenated with a '+' (e.g. US-EAST1+US-WEST1).

System tests:

  • Verify a dual region bucket with specified regions can be created
  • Verify a dual region bucket's location metadata is the specified dual region provided
  • Verify a dual region bucket's locationType metadata is dual-region

[Internal] For details and coordination: go/gcs-dpe-dual-region-milestones

@danielbankhead danielbankhead added priority: p2 Moderately-important priority. Fix may not be included in next release. type: feature request ‘Nice-to-have’ improvement, new feature or different behavior or design. labels Mar 22, 2022
@danielbankhead danielbankhead self-assigned this Mar 22, 2022
@product-auto-label product-auto-label bot added the api: storage Issues related to the googleapis/nodejs-storage API. label Mar 22, 2022
@danielbankhead danielbankhead changed the title Add Support for Custom Dual Region Add Support for Custom Dual Region Buckets Mar 22, 2022
@danielbankhead danielbankhead changed the title Add Support for Custom Dual Region Buckets Add Support for Dual Region Buckets Mar 23, 2022
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
api: storage Issues related to the googleapis/nodejs-storage API. priority: p2 Moderately-important priority. Fix may not be included in next release. type: feature request ‘Nice-to-have’ improvement, new feature or different behavior or design.
Projects
None yet
Development

Successfully merging a pull request may close this issue.

1 participant