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

Operator opsManager.configMapRef as a secret

currently inside the mongodb Operator custom resource `MongoDB`, a configMap stores the orgId. e.g. ``` apiVersion: mongodb.com/v1 kind: MongoDB metadata: name: my-mongodb spec: ... opsManager: configMapRef: name: my-mongodb-ops-manager-diga-...
Guest over 1 year ago in Kubernetes 0 Submitted

ODBC drivers for Red Hat systems

As we do not have any ODBC Driver versions available for RedHat OS, we require an ODBC driver compatible with RHEL 8 and above.
Guest over 1 year ago in Drivers (ie: Node.js, Java, .NET) 0 Submitted

Create AppDB user with backup role to allow execution of mongodump

For the purpose of regularly performing backups of the AppDB using mongodump --oplog.
Guest over 5 years ago in Kubernetes 1 Future Consideration

Workload Identity Federation Support

Workload Identity Federation is supported since Mongo 7.0 on Atlas. Ruby is still missing from the supported drivers though https://www.mongodb.com/docs/atlas/workload-oidc/#connect-an-application-to-mongodb-with-workload-identity-federation. Ad...
Guest over 1 year ago in Drivers (ie: Node.js, Java, .NET) 0 Submitted

Allow Enterprise Kubernetes Operator to downgrade FCV

No description provided
Guest about 3 years ago in Kubernetes 1 Submitted

Make the Go driver interface based so that it can be easily mocked for unitTests.

Provide interfaces for driver classes that can be used to mock the database for unit tests. Along the lines of what AWS does for its services: https://aws.amazon.com/blogs/developer/mocking-out-then-aws-sdk-for-go-for-unit-testing/
Guest about 3 years ago in Drivers (ie: Node.js, Java, .NET) 0 Will Not Implement

Add support for tlsAllowInvalidCertificates

We use mongodb replicaset with encryption in-flight enabled (tls=true), but we don't require client certificates. For mongosh and c# drivers there is a parameter tlsAllowInvalidCertificates which let us DONT use any certificates including root CA ...
Guest over 1 year ago in Drivers (ie: Node.js, Java, .NET) 2 Submitted

Allow disabling Blockstore for assignment through the Ops Manager CRD

By default, when enabling backups and configuring a Blockstore for an Ops Manager custom object, the specified Blockstore will be set as "Assignment enabled" in the UI. It would be helpful to expose the enable/disable button for the blockstore t...
Guest almost 5 years ago in Kubernetes 0 Submitted

Allow configuration of alerts (and setting customer alerts) via enterprise operator

It would be nice to be able to configure an environments alerts directly from the Operator which will be deploying that environment.
Guest over 3 years ago in Kubernetes 0 Submitted

Support TagWithCallSite and TagWith with EF Core Provider

It'd be good to support TagWithCallSite and TagWith so it's easier to figure out where the queries came from. The "tag" could be put in the query option comments so that it can be used when profiling and with otel integrations.
Guest over 1 year ago in Drivers (ie: Node.js, Java, .NET) 0 Submitted