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

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

support $lookup for update aggregation

We frequently denormalise either full documents or subsets to different documents in order to speed up reading, create indexes or paginate/sort on fields. Consider a user collection and a task collection, if a task can be assigned to the user, it...
Guest over 4 years ago in Querying & Aggregations 2 Submitted

Add options to the connection string through the MongoDBUser

We would like to add options to the connection string that is generated by the operator when creating a new MongoDBUser. The idea is to include these options in the MongoDBUser CRD so the operator can then add them to the connectionString stored ...
Guest over 2 years ago in Kubernetes 1 Submitted

Add a variable for set the RS name

Add own variable to set the RS name so that the deployment name can be used to name the pod
Guest over 2 years ago in Kubernetes 0 Submitted

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 about 5 years ago in Kubernetes 0 Future Consideration

Enable external-dns integration via per-service annotations on each generated service

Currently the MongoDB Kubernetes Operator allows specification of annotations on services created by the operator, but only annotations with the same value across all services. The external-dns operator can create DNS names based on annotations on...
Guest over 2 years ago in Kubernetes 0 Submitted

Allow to pin specific MongoDB Agent version to be used

_**What is the problem that needs to be solved?**_ In some rare situations where upgrade of Cloud Manager's MongoDB Agent to the latest version leads to Golang panic (or any other critical issue) there's no way for Cloud Manager user to rollback M...
Guest over 5 years ago in Kubernetes 0 Planned

$group all fields

$group should have the ability to allow specifying all fields in a document (without explicitly defining them all, which can lead to duplicating dozens of lines just to do "key: $first") This will help users that use $unwind and then want to $gro...
Guest over 2 years ago in Querying & Aggregations 1 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

Improve the mongo query language

Sometimes I find Mongo query language as not put very well together, sometimes it feels like a patch job. It would be nice, if you could make you query language easier to reason about. It would be awesome, if you could introduce fluent style api b...
Guest about 3 years ago in Querying & Aggregations 0 Submitted