-
Notifications
You must be signed in to change notification settings - Fork 500
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
Enable scheduled backup to Amazon S3 #604
Comments
Have you tried using the ceph configuration? ceph uses the AWS API. |
|
It looks like you added support for specifying the region. Can you open a pull request? |
Will do once I pass all your test suites. Currently struggling to get tidb-operator-e2e to work locally. |
I don't think the existing test suite will execute this new template code, although I don't have much familiarity with the e2e testing. |
Okay. In that case, I'll perform a basic manual test tomorrow, and open a PR. Thanks :) |
PR merged. Closing the issue. |
Feature Request
Is your feature request related to a problem? Please describe:
With current set of helm charts and terraform scripts, mydumper backup data cannot be uploaded to Amazon S3.
Describe the feature you'd like:
Enable the option to upload backup data to Amazon S3 using
scheduledBackup
.Describe alternatives you've considered:
N/A
Teachability, Documentation, Adoption, Migration Strategy:
N/A
The text was updated successfully, but these errors were encountered: