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): Adding automated backups #9702

Merged
merged 39 commits into from May 8, 2024
Merged

feat(bigtable): Adding automated backups #9702

merged 39 commits into from May 8, 2024

Conversation

ma-g-22
Copy link
Contributor

@ma-g-22 ma-g-22 commented Apr 4, 2024

Automated backups can be enabled per Cloud Bigtable table. Once enabled, a backup will be taken for the table at a system determined time everyday and retained for 1-90 days based on user-determined backup policy.

By default, automated backups are disabled for a table.

This feature is available as a preview offering.

@ma-g-22 ma-g-22 requested review from igorbernstein2 and a team as code owners April 4, 2024 02:03
Copy link

conventional-commit-lint-gcf bot commented Apr 4, 2024

🤖 I detect that the PR title and the commit message differ and there's only one commit. To use the PR title for the commit history, you can use Github's automerge feature with squashing, or use automerge label. Good luck human!

-- conventional-commit-lint bot
https://conventionalcommits.org/

@product-auto-label product-auto-label bot added the api: bigtable Issues related to the Bigtable API. label Apr 4, 2024
bigtable/admin.go Outdated Show resolved Hide resolved
bigtable/admin.go Outdated Show resolved Hide resolved
bigtable/admin.go Outdated Show resolved Hide resolved
bigtable/admin.go Outdated Show resolved Hide resolved
bigtable/admin.go Outdated Show resolved Hide resolved
bigtable/admin.go Outdated Show resolved Hide resolved
bigtable/admin.go Outdated Show resolved Hide resolved
bigtable/admin.go Outdated Show resolved Hide resolved
bigtable/admin.go Outdated Show resolved Hide resolved
bigtable/admin.go Outdated Show resolved Hide resolved
bigtable/admin.go Outdated Show resolved Hide resolved
bigtable/admin.go Outdated Show resolved Hide resolved
bigtable/admin.go Outdated Show resolved Hide resolved
bigtable/admin.go Outdated Show resolved Hide resolved
bigtable/admin.go Outdated Show resolved Hide resolved
@bhshkh
Copy link
Contributor

bhshkh commented Apr 26, 2024

Please ignore the conformance test failures. They were dded in failed state

@ma-g-22 ma-g-22 requested review from a team and shollyman as code owners April 29, 2024 20:04
bigtable/bttest/inmem.go Outdated Show resolved Hide resolved
@igorbernstein2 igorbernstein2 added the kokoro:run Add this label to force Kokoro to re-run the tests. label Apr 30, 2024
@kokoro-team kokoro-team removed the kokoro:run Add this label to force Kokoro to re-run the tests. label Apr 30, 2024
@bhshkh
Copy link
Contributor

bhshkh commented May 7, 2024

Looking into kokoro failure

@bhshkh bhshkh added kokoro:force-run Add this label to force Kokoro to re-run the tests. kokoro:run Add this label to force Kokoro to re-run the tests. labels May 7, 2024
@kokoro-team kokoro-team removed kokoro:run Add this label to force Kokoro to re-run the tests. kokoro:force-run Add this label to force Kokoro to re-run the tests. labels May 7, 2024
auto-merge was automatically disabled May 8, 2024 18:00

Head branch was pushed to by a user without write access

@bhshkh bhshkh added kokoro:force-run Add this label to force Kokoro to re-run the tests. kokoro:run Add this label to force Kokoro to re-run the tests. labels May 8, 2024
@kokoro-team kokoro-team removed kokoro:run Add this label to force Kokoro to re-run the tests. kokoro:force-run Add this label to force Kokoro to re-run the tests. labels May 8, 2024
@bhshkh bhshkh added kokoro:force-run Add this label to force Kokoro to re-run the tests. kokoro:run Add this label to force Kokoro to re-run the tests. labels May 8, 2024
@kokoro-team kokoro-team removed kokoro:run Add this label to force Kokoro to re-run the tests. kokoro:force-run Add this label to force Kokoro to re-run the tests. labels May 8, 2024
@bhshkh bhshkh merged commit 9738386 into googleapis:main May 8, 2024
10 of 12 checks passed
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.
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

4 participants