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

Storage: Add 'Bucket.location_type' property. #8570

Merged
merged 2 commits into from
Jul 12, 2019

Conversation

tseaver
Copy link
Contributor

@tseaver tseaver commented Jul 2, 2019

  • Add named constants for allowed 'storage_class' values.
  • Un-deprecate STANDARD storage class.
  • Docs-deprecate storage classes implying location type.
  • Add 'Bucket.location_type' property.
  • Add named constants for allowed 'location_type' values.

@tseaver tseaver added the api: storage Issues related to the Cloud Storage API. label Jul 2, 2019
@tseaver tseaver requested a review from crwilcox as a code owner July 2, 2019 19:05
@googlebot googlebot added the cla: yes This human has signed the Contributor License Agreement. label Jul 2, 2019
@tseaver tseaver force-pushed the storage-location_type-feature branch from 97b9cd2 to c43b7e7 Compare July 2, 2019 19:16
@tseaver
Copy link
Contributor Author

tseaver commented Jul 2, 2019

Storage Kokoro job fails due to flaky systest, #8552.

@JesseLovelace JesseLovelace added the do not merge Indicates a pull request not ready for merge, due to either quality or timing. label Jul 2, 2019
@JesseLovelace
Copy link
Contributor

Thank you! Please hold off on merging until notified. Current prod rollout is planned for July 8

- Add named constants for allowed 'storage_class' values.
- Un-deprecate STANDARD storage class.
- Docs-deprecate storage classes implying location type.
- Add 'Bucket.location_type' property.
- Add named constants for allowed 'location_type' values.
@tseaver tseaver force-pushed the storage-location_type-feature branch from c43b7e7 to 9a618af Compare July 9, 2019 15:58
@tseaver
Copy link
Contributor Author

tseaver commented Jul 9, 2019

Force-pushed to pick up the systest fix from #8617.

@tseaver
Copy link
Contributor Author

tseaver commented Jul 9, 2019

@crwilcox, @busunkim96 Can you look into why the CLA bot is not reporting status here?

@tseaver
Copy link
Contributor Author

tseaver commented Jul 9, 2019

@JesseLovelace Please ping the PR when the back-end rollout is complete.

@tseaver tseaver added the kokoro:force-run Add this label to force Kokoro to re-run the tests. label Jul 11, 2019
@yoshi-kokoro yoshi-kokoro removed the kokoro:force-run Add this label to force Kokoro to re-run the tests. label Jul 11, 2019
@JesseLovelace
Copy link
Contributor

Thanks!

Backend rollout is complete, this can be merged and released

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 Cloud Storage API. cla: yes This human has signed the Contributor License Agreement. do not merge Indicates a pull request not ready for merge, due to either quality or timing.
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

4 participants