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

MongoDB should have a database backup system commit base for large self-management databases, like git commit.

There is already a mongodb backup tool mongodump but it is not a good solution for backing up large databases. We thought of making a CMS Platform with mongodb. Billions of websites can be created there. For such a large platform, the mongodump ba...
Guest over 1 year ago in Backup & Restore 1 Submitted

Support Azure blob storage with Ops Manager Backups

Hello, This is a request for Ops Manager to support Azure blob storage as a snapshot store. Currently the following snapshot store options are supported: blockstore, AWS S3 bucket, File System Store. While it may be possible to use an S3 API t...
Guest about 5 years ago in Backup & Restore 1 Submitted

Add support to convert a replica set to a sharded cluster in Kubernetes

Currently it is not possible to use Ops Manager UI or Kubernetes Operator to convert Replica Set to Sharded cluster. Error : changed not allowed.
Sasha Titova almost 2 years ago in Kubernetes 0 Planned

Allow the Kubernetes Operator to delete a project

Currently it is not possible to delete a project via kubectl command. As the Kubernetes Operator allows one to create a project (configmap) and deploy a replica set, we would expect it to also allow the deletion of a project so that we can fully ...
Guest over 5 years ago in Kubernetes 0 Planned

Support Arbiters with MongoDB Kubernetes Operator

Support arbiters with MongoDB Kubernetes Operator so that Replicasets should be deployed in PSA configuration.
Guest over 6 years ago in Kubernetes 0 Future Consideration

Add specific label to Arbiter deployment to distinguish it label-wise

As per https://github.com/mongodb/mongodb-kubernetes-operator/issues/1442 we would like to request to either and/or: a) have the operator add a new label to replica and arbiter statefulset deployments to distinguish them from each other b) have t...
Guest almost 2 years ago in Kubernetes 1 Submitted

monitoring opt

Allow to configure startupOptions for monitoring/backup agent logs in yaml for deployments. Similar as we have for AppDB - spec.applicationDatabase.monitoringAgent.startupOptions
Sasha Titova over 2 years ago in Kubernetes 1 Submitted

allow to configure startupOptions for monitoring/backup agent logs

Allow to configure startupOptions for monitoring/backup agent logs in yaml for deployments. Similar as we have for AppDB - spec.applicationDatabase.monitoringAgent.startupOptions
Sasha Titova over 2 years ago in Kubernetes 0 Submitted

Introduce Helm Chart for MongoDB, MongoDBUser and secrets

Provide a helm chart that deploys MongoDB, MongoDBUser, secrets and all other resources needed. The goal is to simplify the deployment of a MongoDB instance and everything that comes with it down to a helm one-liner.
Guest almost 6 years ago in Kubernetes 4 Started

Disable point-in-time restores

It would be nice to have the ability to set the parameter "Allow point-in-time restores going back" to ZERO (disabling PIT restores). This could be useful in situation where a database is producing a lot of oplog and DBA wants to avoid the saturat...
Guest over 2 years ago in Backup & Restore 0 Future Consideration