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

Cloud backup is not very much use-full for emergency cases and we are blocked

Hello Team, This is Raja Selvam, I would like to get more details on Clod backup. Lets say suppose i would like to get yesterday's backup from one of the collection. I do not want to restore the backup into another new cluster. I do not want t...
Guest about 4 years ago in Atlas Backups 0 Submitted

Allow OpLog Backups in Atlas M0-M5 Shared-Tier clusters running on MongoDB v.5.x

I have a backup process that is taking hourly dumps of the oplog on my production cluster running MongoDB v.5.0.6. It works fine using older versions of mongodump. However, when I update my tools to any version higher than 100.3.1 (100.4.x and a...
Guest about 4 years ago in Atlas Backups 0 Submitted

Timeline on Server internal authentication via Keyfile

Hi Operator team, The K8s operator community edition README mentions the feature `Server internal authentication via keyfile` is in progress. My team is hoping to use this feature on our current project and wanted to ask what the timeline is for ...
Guest about 4 years ago in Kubernetes 0 Submitted

Backi

We need the ability to backup every 5 mins, 15 mins is possible At the moment it's only hourly ?
Guest over 4 years ago in Atlas Backups 0 Will Not Implement

when making backups don't have the banner say "deploying your changes"

I was very confused recently when I logged in and saw the message "We are deploying your changes" despite nobody having made any changes to the cluster. Apparently what was happening was our scheduled backup was happening. This was a really confus...
Guest over 4 years ago in Atlas Backups 0 Submitted

EmptyDir as data-volume and log-volume

spec: members: 1 type: ReplicaSet version: "4.4.5" statefulSet: spec: template: spec: volumes: - name: data-volume emptyDir: {} - name: log-volume emptyDir: {} This type of override would be very helpful for automated testing pipeline...
Guest over 4 years ago in Kubernetes 0 Future Consideration

Support Service Binding Specification for Kubernetes

Service Binding Specification for Kubernetes standardizes exposing backing service secrets to applications. The spec is available here: https://github.com/servicebinding/spec This blog post would be helpful: https://muthukadan.net/kubernetes/bind...
Guest over 4 years ago in Kubernetes 0 Future Consideration

Enable S3 Snapshot Storage via Kubernetes Operator with IAM role

Configuring an S3 Snapshot Storage with IAM roles is only possible via Ops Manager UI or API. It would be great to be able to do this configuration via the MongoDB Kubernetes Operator.
Guest almost 5 years ago in Kubernetes 0 Future Consideration

Provide support to update version manifest to Ops Manager that uses local mode

With Ops Manager Local Mode on Kubernetes, the version manifest is required to be updated manually via UI or API. It would be the best practice to support updating version manifest using a command to the Operator or OM Pods.
Guest almost 5 years ago in Kubernetes 0 Future Consideration

Add ability to have systemLog redirected to stdout (just have to remove systemLog.destination and path)

To be able to have MongoDB logs redirect to stdout and this having it into GKE CloudLogs, we should NOT configure a systemLog.destination nor a systemLog.path. In 0.6.0 release, systemLog.destination and path are hardcoded and cannot be nullable....
Guest almost 5 years ago in Kubernetes 0 Submitted