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

duplicated column nams is no supported in SQL statement.

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. using JDBC connector, when run a sql statement which contains duplicate name. e.g. SELECT city.CITY, city.CITY_ID, reg...
qin liu 3 days ago in SQL Interface 0 Submitted

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 over 1 year ago in Kubernetes 8 Started

mongo atlas odbc driver meets problem for sqlFetch()

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. When SQLFetch() reach SQL_NO_DATA_FOUND, It will not return error when SQLFetch() is called again. What would you l...
qin liu 2 months ago in SQL Interface 2 Future Consideration

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

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 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

Improve Enterprise Kubernetes Operator PVC expansion

The enterprise operator should be capable of performing all the steps necessary to increase the PVC after the end-user has adjusted the storage values within the MongoDB custom resource. Reference: https://www.mongodb.com/docs/kubernetes-operator...
Guest over 2 years ago in Kubernetes 0 Submitted

Headless OPS Manager deployment

Currently Ops Manager CRD deployment requires configuration using GUI which is a manual step. An option completely define all OPS Manager settings / Org in declarative manner via yaml will be great in building completely automated CI/CD Pipelines
Guest almost 6 years ago in Kubernetes 4 Future Consideration

If vaultSecretBackend enabled, Allow specifying vault role names

When we enable vaultSecretBackend, it creates default vault roles which are hardcoded in the vault package here https://github.com/mongodb/mongodb-kubernetes/blob/master/pkg/vault/vault.go#L36-L38 mongodbenterprisedatabase mongodbenterpriseopsma...
Guest 10 months ago in Kubernetes 0 Submitted