googleapis / googleapis/google-cloud-python

Support hot backups

オープン
#15,300 コメント 1 件 リアクション 0 件 担当者 1 名 @markduffett が担当を希望しています GitHub で見る
api: bigtable
主要言語
Python
スター
5.4k
フォーク
1.8k
平均マージ
3日 4時間
マージ済み PR(30日)
122

説明

Thanks for stopping by to let us know something could be better!

**PLEASE READ**: If you have a support contract with Google, please create an issue in the [support console](https://cloud.google.com/support/) instead of filing on GitHub. This will ensure a timely response.

**Is your feature request related to a problem? Please describe.**
A clear and concise description of what the problem is. Ex. I'm always frustrated when [...]

lack of support to hot backups is preventing automate backup creation.
[1] doesn't have the type of backup variable causing every backup created using the client library to be default.

**Describe the solution you'd like**
A clear and concise description of what you want to happen.

Support the `backup_type` variable as it works in gcloud[2] and the API[3]

**Describe alternatives you've considered**
A clear and concise description of any alternative solutions or features you've considered.

- Using as curl to call the API directly, however this needs to generate the token, and manage the HTTP request
- Using gcloud command, however this way doesn't scale to be automated.

**Additional context**
Add any other context or screenshots about the feature request here.

[1]: https://github.com/googleapis/python-bigtable/blob/main/google/cloud/bigtable/backup.py
[2]: https://cloud.google.com/sdk/gcloud/reference/bigtable/backups/create#:~:text=progress%20to%20complete.-,%2D%2Dbackup%2Dtype,-%3DBACKUP_TYPE
[3]: https://cloud.google.com/bigtable/docs/reference/admin/rest/v2/projects.instances.clusters.backups#Backup:~:text=for%20the%20backup.-,backupType,-enum%20(BackupType

コントリビューションガイド

コントリビューションガイドを開く

評価

この issue はまだ評価されていません。

新しい issue をメールで受け取る

初心者向けの GitHub issue を短くまとめたダイジェスト。