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

feat: Custom Placement Config Dual Region Support #1470

Merged
merged 12 commits into from Jul 12, 2022
Merged

Conversation

sydney-munro
Copy link
Collaborator

@sydney-munro sydney-munro commented Jun 23, 2022

Thank you for opening a Pull Request! Before submitting your PR, there are a few things you can do to make sure it goes smoothly:

  • Make sure to open an issue as a bug/issue before writing your code! That way we can discuss the change, evaluate designs, and agree on the general idea
  • Ensure the tests and linter pass
  • Code coverage does not decrease (if any source code was changed)
  • Appropriate docs were updated (if necessary)

Fixes #1428 ☕️

Will follow up with sample update.

If you write sample code, please follow the samples format.

@sydney-munro sydney-munro requested review from a team as code owners June 23, 2022 17:32
@product-auto-label product-auto-label bot added size: m Pull request size is medium. api: storage Issues related to the googleapis/java-storage API. labels Jun 23, 2022
@sydney-munro sydney-munro added the do not merge Indicates a pull request not ready for merge, due to either quality or timing. label Jun 23, 2022
Copy link
Member

@danielbankhead danielbankhead left a comment

Choose a reason for hiding this comment

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

Thanks! LGTM

Copy link
Collaborator

@BenWhitehead BenWhitehead left a comment

Choose a reason for hiding this comment

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

Looks like some tests are failing and need to be fixed before merging.

I had one question above for BucketInfo.

@danielbankhead Do you know if this same change is going to be made for the gRPC protos?

We need to keep the protos in mind when designing our new model classes.

@danielbankhead
Copy link
Member

@sydney-munro, @BenWhitehead this PR should be testable/verifiable after a config push deployment (ETA July 1).

@sydney-munro sydney-munro added the kokoro:force-run Add this label to force Kokoro to re-run the tests. label Jul 11, 2022
@yoshi-kokoro yoshi-kokoro removed the kokoro:force-run Add this label to force Kokoro to re-run the tests. label Jul 11, 2022
@sydney-munro sydney-munro removed the do not merge Indicates a pull request not ready for merge, due to either quality or timing. label Jul 11, 2022
Copy link
Collaborator

@BenWhitehead BenWhitehead left a comment

Choose a reason for hiding this comment

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

Feel free to merge when tests are all passing.

@sydney-munro sydney-munro merged commit 36440fc into main Jul 12, 2022
@sydney-munro sydney-munro deleted the custom-placement branch July 12, 2022 22:35
sydney-munro added a commit that referenced this pull request Oct 12, 2022
* 🦉 Updates from OwlBot post-processor

See https://github.com/googleapis/repo-automation-bots/blob/main/packages/owl-bot/README.md

* Update README.md

* 🦉 Updates from OwlBot post-processor

See https://github.com/googleapis/repo-automation-bots/blob/main/packages/owl-bot/README.md

Co-authored-by: Owl Bot <gcf-owl-bot[bot]@users.noreply.github.com>
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/java-storage API. size: m Pull request size is medium.
Projects
None yet
Development

Successfully merging this pull request may close these issues.

Add Support for Updated Dual-Region Bucket API
4 participants