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

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

Allow using other port than 8080 (or 8443) when deploy Ops Manager

The default port is 8080 or 8443 (for https) and cannot be changed
Guest about 5 years ago in Kubernetes 0 Future Consideration

Pin versions for all images in values file

currently for release 1.9.0, the helm chart has no way to explicitly use a specific version of the following images: - mongodb-enterprise-ops-manager - mongodb-enterprise-appdb This is not ideal and hard to scale in the enterprise. Request the ab...
Guest over 5 years ago in Kubernetes 0 Will Not Implement

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

more aws eventbridge options

- Push multiple triggers to 1 Eventbridge eventbus - Use the eventbridge SDK from the AWS service (now its not available and i have to use a custom aws sdk import, increasing the trigger time x 10 vs the normal eventbridge connector).
Guest over 5 years ago in Atlas Triggers and Functions 0 Submitted

Allow upload of large files through Realm Functions

Right now we have a 30s input timeout on Realm Functions. We can't upload large files. Users in my case uploads large images of 20Mbs, and videos ~50Mb. Would be great to see this change, right now we are unable to use Realm for that. Also, A...
Guest over 5 years ago in Atlas Triggers and Functions 0 Submitted

Logout trigger

There's a trigger for login, but there isn't one for logout (as far as I can tell). I would like a trigger on logout as well to perform cleanup of any of the side effects from the login trigger. This request is really a result of a separate reque...
Guest over 5 years ago in Atlas Triggers and Functions 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