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

Enterprise Advanced

Showing 25

Add Global MongoDB Agent Upgrade ability

Add the ability to upgrade all MongoDB Agents across all Projects at the same time instead of clicking on the banner for each Project.
Guest over 5 years ago in Enterprise Advanced 0 Under Consideration

To setup number of backup daemons in ops-manager.yaml

In ops-manager.yaml, can we define the number of the initial backup daemons?
Guest over 5 years ago in Kubernetes 2 Under Consideration

Ops Manager and Backup infrastracture Disaster Recovery support with K8s Operator

We have carried out tests with MongoDB v1.5.5 K8s Operator and Ops Manager 4.2.18 with Backup infrastructure (S3 Snapshots) in an Openshift 3.11 environment (MongoDB Support case attached). In this case, a "Disaster Recovery" simulation has been ...
Guest almost 5 years ago in Kubernetes 0 Under Consideration

Create AppDB user with backup role to allow execution of mongodump

For the purpose of regularly performing backups of the AppDB using mongodump --oplog.
Guest about 5 years ago in Kubernetes 1 Under Consideration

Operator crashes when it doesn't have permissions to watch a namespace

If one of many namespaces does not set the permissions for the operator to watch the namespace, it throws exceptions and goes to crashLoopBackOff state. This is clearly a bug. One misconfigured namespace should never be able to take the operator d...
Guest over 1 year ago in Kubernetes 0 Under Consideration

MongoDB kubernetes operator - follow recommended kubernetes object labeling -

Hi, i would like to thank you first for this operator, good job 👍 . It works well. Did you consider using this label convention for objects (statefulset, svc, secrets) https://kubernetes.io/docs/concepts/overview/working-with-objects/common-labe...
Guest about 4 years ago in Kubernetes 0 Under Consideration

MongoDB Operator Deployment Env Variables Push Down

This is a feature request to have custom environment variables, configured in the MongoDB Operator's Deployment manifest, push down or propagate to all resources created by the Operator. For example, it may be desired to add environment variables...
Guest almost 5 years ago in Kubernetes 0 Under Consideration

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 about 4 years ago in Kubernetes 0 Under 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 about 4 years ago in Kubernetes 0 Under 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 over 4 years ago in Kubernetes 0 Under Consideration