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

Ops Manager LDAP Auth using kubernetes manifest

Currently, there is no way to enable LDAP Auth for the Ops Manager Users on my kubernetes Ops Manager pods using manifests. This essentially means that one would not be able to use LDAP and ci/cd simultaneously with Ops Manager with the enterpris...
Guest over 5 years ago in Kubernetes 0 Will Not Implement

create custom role with list of collection

currently, when creating a role, we need to list one collection per db for custom role db.getSisterDB('admin').createRole({role : 'readWriteCollectionXY', privileges : [ {resource : {db : "database_A", collection : "***"}, actions : ["find", "i...
Guest over 5 years ago in MongoDB Shell 0 Submitted

Support ClusterAuthMode X509

Customer is trying to deploy a RS with X509 internal auth. The missing RS parameter clusterAuthMode: X509 can be set via GUI but not via CLI. Customer would appreciate full support for this mode using the CLI.
Guest over 5 years ago in CLI & Shell 0 Submitted

MongoCLI Wizard Flag

Currently a user needs to manually insert at least all the required flags to use a mongocli command. We can implement the flag --wizard which guides the user through flags with interactive prompts. This flag should be added to all the commands to...
Guest over 5 years ago in CLI & Shell 0 Submitted

Have the MongoDB operator support k8s route sharing for connecting to replicas to simplify network and not use nodeport

It's still very new and only kube-router is the only "free" one that supports it. But this is great simplify the network configurations to connect to replicas and shards. Route Sharing is currently supported on Red Hat OpenShift 4.4+
Guest over 5 years ago in Kubernetes 0 Will Not Implement

operator should watch * namespace by default

So that way multiple projects can leverage the single operator to provision mongodb. https://github.com/mongodb/mongodb-enterprise-kubernetes/issues/164
Guest over 5 years ago in Kubernetes 1 Will Not Implement

operator should watch * namespace by default

So that way multiple projects can leverage the single operator to provision mongodb. https://github.com/mongodb/mongodb-enterprise-kubernetes/issues/164
Guest over 5 years ago in Kubernetes 0 Submitted

db connection issue

i am trying to connect mongo cloud training database using shell propt, i am getting error as below. have added my laptop ip, and its approved in the cloud instnace but still getting errorl C:\Users\pvenket1>mongo "mongodb+srv://sandbox.9k9vj...
Guest over 5 years ago in MongoDB Shell 0 Will Not Implement

cert-manager & external-dns integration

Since the kube CA integration is deprecated, the operator should have an option to integrate with cert-manager and external-dns for automatic tls and dns records.
Guest over 5 years ago in Kubernetes 0 Future Consideration

Course M001: please bring back Chapter 0

Please put Chapter 0 (installation of MongoDB Shell and Compass) back into course M001. Subsequent chapters refer to the MongoDB Shell and show it being used, but students have not been stepped through the installation process. This chapter was re...
Guest over 5 years ago in MongoDB Shell 0 Will Not Implement