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

2dindex

geoIntersect queries on spherical geometries are not adapted to our use case. Our need is to retrieve a list of tiles intersecting a given area of interest (AOI) in a flat 2d geometry. Classical geo-spatial databases (PostGIS and Oracle Spatial) ...
Guest about 5 years ago in Database 0 Submitted

Is it possible to deploy mongodb shared cluster using community operator?

No description provided
Guest about 5 years ago in Kubernetes 0 Will Not Implement

Migrating existing deployments to MongoDB Kubernetes Operator

Hello, Is there a way to migrate existing non-kubernetes MongoDB clusters to MongoDB Kubernetes Operator?
Guest about 5 years ago in Kubernetes 0 Will Not Implement

Manage indexes creation and sharding of collections in a GitOps way

We're developing a Microservices-based product that is based on MongoDB and Kafka. In this context, we're currently aiming at implementing most of our DevOps-related activities in a GitOps way. Setup, rolling upgrades and scaling the number of rep...
Guest about 5 years ago in Kubernetes 0 Will Not Implement

Assignment labels in YAML for Snapshot storage

Currently, if you want to assign a snapshot store to a certain project, it is required to access the Admin view and configure the "Assignment Labels" property under Backup > Snapshot Storage with the name of the corresponding project. AFAIK, ...
Guest about 5 years ago in Kubernetes 0 Submitted

Support kubernetes taints and tolerations

I believe kubernetes taints and tolerations are not supported by the operator, yet I find it a much needed capability.
Guest about 5 years ago in Kubernetes 1 Future Consideration

Add ability to configure Pod Disruption 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 0 Submitted

Operator automatically provision an Ops Manager programmatic API key

Operator automatically provision an Ops Manager programmatic API key, The current instructions require human intervention to create an AP
Guest about 5 years ago in Kubernetes 0 Future Consideration

Diacritic insensitive contains search on a single field

I would like to perform a "contains" query on a single text field in a case insensitive and diacritic insensitive way. I would like the query to have the performance of the field being in a text index by itself (assuming that this gives the maximu...
Guest about 5 years ago in Database 0 Submitted

Add an option for $addToSet to use a specific field in the array for uniqueness

Currently, the $addToSet for upserting to an array checks for object equality (when the array elements are objects). We sometimes need to check for uniqueness based on a specific field of the object rather than the object as a whole, and the only ...
Guest about 5 years ago in Database 0 Submitted