Skip to Main Content

MongoByte MongoDB Logo

Welcome to the new MongoDB Feedback Portal!

{Improvement: "Your idea"}
We’ve upgraded our system to better capture and act on your feedback.
Your feedback is meaningful and helps us build better products.

ADD NEW FEEDBACK

Feedback

Showing 209 of 4027

Allows to share Cloud Provider Backup Snapshot with customer's Cloud Provider account

*What is the problem that needs to be solved?* Add an option (as it was in mLab) that allows to share the Cloud Provider Backup Snapshot (EBS Snapshot [1], in case of AWS) for Atlas Cluster with customer's Cloud Provider account. This action is ea...
Guest about 6 years ago in Atlas Backups 2 Will Not Implement

Restore indexes using mongoimport - metadata.json

When importing an archive from s3 we are given compressed gz files for the JSON data and a metadata.json file which has index info, however there is no efficient way to restore these indexes as mongoimport doesn't support creating indexes. Indexes...
Marcus Connolly over 3 years ago in Atlas Backups 0 Submitted

Select exclusive copy snapshot from different region to restore for testing DR from copy snapshot.

We have "Additional backup policy" feature enabled which will copy our snapshot to other region.As part of DR testing we want to exlusively select copy snapshot in other region to restore to perform DR.In the current cluster I don't see an option ...
Guest almost 3 years ago in Atlas Backups 1 Submitted

Add a possibility to download all snapshots for deployment/project/organisation

Currently, it is not possible to move between S3 buckets without to terminate the job. It would be great to have possibility to download all the snapshots before to delete backup job.
Sasha Titova over 1 year ago in Atlas Backups 0 Submitted

Alert for backup policy changes

It would be great to have an alert that notifies you when someone edits the backup policies. This would be good to validate and everyone to be aware of, because a bad change can cause major problems if it is necessary to restore a backup.
Guest over 5 years ago in Atlas Backups 2 Submitted

If vaultSecretBackend enabled, Allow specifying vault role names

When we enable vaultSecretBackend, it creates default vault roles which are hardcoded in the vault package here https://github.com/mongodb/mongodb-kubernetes/blob/master/pkg/vault/vault.go#L36-L38 mongodbenterprisedatabase mongodbenterpriseopsma...
Guest 10 months ago in Kubernetes 0 Submitted

Backup persistence after termination should be standard

It is odd that snapshots are tied to clusters and lost/destroyed when clusters are terminated. Snapshots have their own retention policies for a reason. Persistence after cluster termination should be the rule, not the exception.
Guest over 2 years ago in Atlas Backups 0 Submitted

If vaultSecretBackend is enabled, allow specifying the kv mount

When enabling `vaultSecretBackend`, there is no option to specify the path/name of the kv engine to use within the specified vault namespace (it is hardcoded to `secret`). For example: https://github.com/mongodb/mongodb-kubernetes/blob/master/pkg...
Guest 11 months ago in Kubernetes 0 Submitted

Using Online Archive with Customer Encryption Keys

I'd like to use Online Archive but I need to use Encryption Keys that my company manages, not ones provided by MongoDB.
Guest almost 6 years ago in Atlas Backups 0 Submitted

Distributed user and database management with kubernetes operator

What problem are you trying to solve? Focus on the what and why of the need you have, not the how you'd like it solved. We are working on an edge environment with limited connectivity. So we actually cannot manage it directly. But we want to ...
Alexandre Plaitant 5 months ago in Kubernetes 1 Will Not Implement