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

[K8SPSMDB-276] Restore backups from S3 without Kubernetes custom resource #10

Closed
spron-in opened this issue Jan 25, 2021 · 1 comment
Closed
Labels
feature/parity feature/tablestakes Table stakes feautre MongoDB Label for Percona Server for MongoDB Operators Label for Percona Kubernetes Operators

Comments

@spron-in
Copy link
Collaborator

Community Note

  • Please vote on this issue by adding a 👍 reaction to the original issue to help the community and maintainers prioritize this request
  • Please do not leave "+1" or "me too" comments, they generate extra noise for issue followers and do not help prioritize the request
  • If you are interested in working on this issue or have submitted a pull request, please leave a comment

Tell us about the feature
Restore the backup from S3 bucket if there is no Kubernetes CR. This feature is already supported by PXC Operator.

Which product(s) is this request for?
MongoDB, Operators

Tell us about the problem
There are multiple use cases:

  • k8s cluster goes down completely and user needs to restore the DB on newly provisioned one without any previous CRs
  • User wants to provision the copy of the database from S3 to another DB cluster

Describe alternatives you've considered
There is a workaround - restore DB manually from the backup by connecting to MongoDB itself

Additional context
None

@spron-in spron-in added MongoDB Label for Percona Server for MongoDB Operators Label for Percona Kubernetes Operators labels Jan 25, 2021
@spron-in
Copy link
Collaborator Author

Released in v1.9.0 of the Percona Distribution for MongoDB Operator.
Release notes are here.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
feature/parity feature/tablestakes Table stakes feautre MongoDB Label for Percona Server for MongoDB Operators Label for Percona Kubernetes Operators
Projects
None yet
Development

No branches or pull requests

1 participant