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(bigtable): add GC policy to FamilyInfo. #6234

Merged
merged 41 commits into from Jun 22, 2022

Conversation

hoangpham95
Copy link
Contributor

(Fork of #5993 )
We need the proto of GC policy exposed so that Terraform can read max_version and max_age from the policy, instead of a fully parsed string. Fix #6122.

hoangpham95 and others added 30 commits May 4, 2022 13:54
@hoangpham95 hoangpham95 requested review from enocom, telpirion and a team as code owners June 21, 2022 21:52
@product-auto-label product-auto-label bot added size: m Pull request size is medium. api: bigtable Issues related to the Bigtable API. labels Jun 21, 2022
@telpirion telpirion added the kokoro:force-run Add this label to force Kokoro to re-run the tests. label Jun 22, 2022
@kokoro-team kokoro-team removed the kokoro:force-run Add this label to force Kokoro to re-run the tests. label Jun 22, 2022
@codyoss codyoss added the kokoro:force-run Add this label to force Kokoro to re-run the tests. label Jun 22, 2022
@kokoro-team kokoro-team removed the kokoro:force-run Add this label to force Kokoro to re-run the tests. label Jun 22, 2022
@telpirion telpirion merged commit eb0540d into googleapis:main Jun 22, 2022
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
api: bigtable Issues related to the Bigtable API. size: m Pull request size is medium.
Projects
None yet
Development

Successfully merging this pull request may close these issues.

bigtable: add full GCPolicy object with PolicyType to bigtable's FamilyInfo
4 participants