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 CMEK support to Bigtable #272

Closed
5 tasks done
chrisrossi opened this issue Mar 24, 2021 · 0 comments · Fixed by #249
Closed
5 tasks done

Add CMEK support to Bigtable #272

chrisrossi opened this issue Mar 24, 2021 · 0 comments · Fixed by #249
Labels
api: bigtable Issues related to the googleapis/python-bigtable 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

@chrisrossi
Copy link
Contributor

chrisrossi commented Mar 24, 2021

Feature checklist:

  • Create EncryptionInfo class
  • Create Status class for EncryptionInfo.encryption_status field
  • Add encryption_info field to Backup
  • Add get_encryption_info method to Table
  • Add kms_key_name field to Cluster

See also the Java reference implementation.

@product-auto-label product-auto-label bot added the api: bigtable Issues related to the googleapis/python-bigtable API. label Mar 24, 2021
@yoshi-automation yoshi-automation added the triage me I really want to be triaged. label Mar 25, 2021
@crwilcox crwilcox 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 29, 2021
@yoshi-automation yoshi-automation removed the triage me I really want to be triaged. label Mar 30, 2021
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 googleapis/python-bigtable 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.

3 participants