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

Enable scheduled backup to Amazon S3 #604

Closed
sokada1221 opened this issue Jun 24, 2019 · 7 comments
Closed

Enable scheduled backup to Amazon S3 #604

sokada1221 opened this issue Jun 24, 2019 · 7 comments
Labels
cloud/aws Amazon Web Services

Comments

@sokada1221
Copy link
Contributor

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

@gregwebs
Copy link
Contributor

Have you tried using the ceph configuration? ceph uses the AWS API.

@sokada1221
Copy link
Contributor Author

@gregwebs
Copy link
Contributor

It looks like you added support for specifying the region. Can you open a pull request?

@sokada1221
Copy link
Contributor Author

Will do once I pass all your test suites. Currently struggling to get tidb-operator-e2e to work locally.

@gregwebs
Copy link
Contributor

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.

@sokada1221
Copy link
Contributor Author

Okay. In that case, I'll perform a basic manual test tomorrow, and open a PR. Thanks :)

@sokada1221
Copy link
Contributor Author

PR merged. Closing the issue.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
cloud/aws Amazon Web Services
Projects
None yet
Development

No branches or pull requests

2 participants