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 101 of 4027

Allow configuring Ops Manager to bypass Proxy for the S3 on-prem

Allow configuring Ops Manager to bypass Proxy for the S3 on-prem. Configuring the S3 Blockstore also respects the Ops Manager Proxy settings. This is not practical if it is the S3 on-prem which typically does not require external (Internet) access.
Guest almost 6 years ago in Backup & Restore 0 Submitted

There have been at least a few issues on Kubernetes Community Operator related to PVC expansion, yet this is not documented anywhere.

There have been at least a few issues on Kubernetes Community Operator related to PVC expansion, yet this is not documented anywhere. Looking at closed issues, one may get an idea that this operation is impossible, but with the latest CSI it shou...
Guest almost 3 years ago in Kubernetes 0 Planned

Allow honorSystemUmask to be set on Ops Manager HEADDBs

If honorSystemUmask is set to false, new files created by MongoDB have permissions set to 600, which gives read and write permissions only to the owner. New directories have permissions set to 700. As a result it makes it difficult to read the HE...
Stephen Jamieson about 6 years ago in Backup & Restore 0 Submitted

Kubernetes Operator: Ops Manager backup infrastructure automated removal

MongoDB Kubernetes Operator can manage OpsManager Resources including Backup infrastructure. When Users want to disable backup infrastructure, the Operator does not remove BackupDeamon Stateful set or disables the backup configuration. This reques...
Guest about 6 years ago in Kubernetes 0 Will Not Implement

Provide comprehensive Helm Charts to deploy MongoDB Operator

Helm charts help simplify the deployment of complex systems and would make it easier to deploy Operator.
Guest over 6 years ago in Kubernetes 0 Submitted

Support creating backup db same as app db in Operator

No description provided
Guest over 3 years ago in Kubernetes 0 Will Not Implement

Ops Manager UI estimates backup time and restore

Backups and restore estimation as UI feedback for regular and continuous backups
Guest almost 4 years ago in Backup & Restore 0 Future Consideration

Increase maximum retention periof of backups

Currently OpsManager's maximum retention period for backups is 84 months (7 years). We have the requirement to keep 10 years of backups, hence adding some values (96, 108, 120, 132, 144) in the "Store monthly snapshots for... months" in the backup...
Guest about 4 years ago in Backup & Restore 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

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