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

Golang Driver - MongoDB-AWS Authentication support for any short-lived STS token

The Golang driver supports "MONGODB-AWS" AuthMechanism when you have: - a `AWS_WEB_IDENTITY_TOKEN_FILE` and `ROLE_ARN` environment variable, eg when supplied by IAM Roles for Service Accounts (IRSA), typical in Kubernetes clusters (`assume_role...
Guest about 2 years ago in Drivers (ie: Node.js, Java, .NET) 1 Submitted

add deno driver

(i was forced to select a category so i choose nodejs) Deno is coming https://deno.land/ From the creator of nodejs. Better than nodejs.
Guest about 6 years ago in Drivers (ie: Node.js, Java, .NET) 2 Will Not Implement

Add ability to configure Pod Distruption Budget for STS

During maintenance work EKS admins may need to evict nodes. This should not cause outage for MongoDB cluster/replicaset running on these nodes. we can create manually PDB for STS, but it would be nice to have an option to do it as part of MongoDB ...
Guest about 5 years ago in Kubernetes 2 Future Consideration

Add imagePullPolicy to the CRD

I want to set imagePullPolicy for every container created with the Mongo DB Commnunity Operator.
Guest about 1 year ago in Kubernetes 0 Submitted

Rotate mongo logs

When cluster is deployed, each mongo server start to generate a logfile "/var/log/mongodb-mms-automation/mongodb.log", we got an outage because it gets the disk full. It will be useful if we can specify a value to rotate and purge the log.
Guest about 4 years ago in Kubernetes 1 Submitted

official Julia driver

Would love to see an official Julia driver.
Guest over 5 years ago in Drivers (ie: Node.js, Java, .NET) 0 Submitted

Support for MongoDB Package in Edge Computing Environments

The increasing adoption of edge computing and serverless architectures necessitates compatible database solutions. The MongoDB Node.js package currently faces compatibility challenges in edge environments, such as Vercel Edge Functions, due to its...
Guest about 2 years ago in Drivers (ie: Node.js, Java, .NET) 0 Submitted

Kotlin Driver - Allow querying nested properties via data classes

In the Kotlin driver extensions, we can use data class KProperties to create Filters. For example given these models as data classes: data class Movie(val movieName: String, releaseDate: LocalDate, rating: String) data class MovieReview(val movi...
Guest about 1 year ago in Drivers & Frameworks 2 Will Not Implement

Separeted mongod and mongodb agent in Kubernetes Operator container

Now both mongod and agent Ops Manager are running in the mongodb-enterprise-database container. Sometimes it becomes necessary to restart the agent separately from the mongodb instance. Now this is impossible to do because systemd does not work in...
Guest about 1 year ago in Kubernetes 0 Planned

Allow the services port name prefix customization in Enterprise Kubernetes Operator to support Istio Sidecar requisites

Istio Sidecar requires services port name prefix with a protocol name, but the services port names created by the Enterprise Kubernetes Operator are not customizable (e.g.) - operator-webhook - ops-manager-backup-daemon-svc - ops-manager-db-svc -...
Marco Barbierato over 3 years ago in Kubernetes 0 Submitted