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

Support pause/hibernation operational mode

What problem are you trying to solve? Focus on the what and why of the need you have, not the how you'd like it solved. Current Behavior When spec.members is set to 0 on a MongoDBCommunity resource, the operator rejects the configuration and ...
Gustavo Lopes 6 days ago in Kubernetes 0 Submitted

Authentication mode MONGODB-OIDC

Support for authentication: MONGODB-OIDC security: authentication: enabled: true modes: - "MONGODB-OIDC" currently we get the following error wir kuberntes operator 1.26.0, OpsManager 7.0.7 and RS 7.0.11: Unsupported value: "MONGODB-OIDC"
Martin Mikula almost 2 years ago in Kubernetes 8 Started

Show UUID fields as UUID in document editor

I have a collection with documents containing UUID fields (standard, not legacy). When I browse those documents in the extension, they are shown like this: { "_id": "5e58eae46015f74c61dd6af0", "my_uuid": { "$binary": { "base64": "ILGr2eKZSmq...
Guest about 5 years ago in IDEs 1 Submitted

Write playground as TypeScript file

## Feature Request It would be nice to write MongoDB playground in Typescript, then we will have design time validation and good suggestions in IDE. ## Detailed Description It would be awesome to have types for MongoDB interfaces and the abili...
Guest about 2 years ago in IDEs 1 Submitted

Linting/Validation support for query language

It would be nice if MongoDB for VS Code had a built-in functionality to verify query syntax, best practices, etc. Conceptually, this would work similarly to how ESLINT works for JavaScript.
Guest over 5 years ago in IDEs 0 Submitted

Open documents in the same tab

Every time I want to check a doc, It opens it in a new tab Which makes it difficult to navigate across the workspace. I would recommend open docs in the same tab and maybe device some mechanism to open the docs in a new tab if the user wants to co...
Guest almost 6 years ago in IDEs 1 Submitted

"Table View" of Documents

As some others tools have, a way to view all documents from a collection in a table format with columns and lines. An 'click on header for sort' is well desirable.
Guest about 5 years ago in IDEs 6 Submitted

arm64 support for Kubernetes Operator

Arm64 processors are getting more and more popular. Would be really nice to be able to run MongoDB Kubernetes Operator on a Raspberry Pi cluster. Otherwise, meanwhile would be nice to get documentation updated on how to produce arm64 images to st...
Guest over 4 years ago in Kubernetes 7 Started

Add log reconciliation reason

What problem are you trying to solve? Focus on the what and why of the need you have, not the how you'd like it solved. Mongodb operator randomly triggers reconicliation and by doing so it restarts our monogbd pods. This brings downtime to ou...
Ivan Martos 3 months ago in Kubernetes 1 Future Consideration

Add option to disable Search Nodes reconciliation in AKO

We are using the Atlas Kubernetes Operator (v2.8.2) to manage Atlas deployments and use dedicated Search Nodes. We would like to use the Atlas Admin API to scale up larger search nodes then scale back down after our daily processing window, but t...
Travis Newport 6 months ago in Kubernetes 0 Submitted