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

Migrating existing deployments to MongoDB Kubernetes Operator

Hello, Is there a way to migrate existing non-kubernetes MongoDB clusters to MongoDB Kubernetes Operator?
Guest about 5 years ago in Kubernetes 0 Will Not Implement

Manage indexes creation and sharding of collections in a GitOps way

We're developing a Microservices-based product that is based on MongoDB and Kafka. In this context, we're currently aiming at implementing most of our DevOps-related activities in a GitOps way. Setup, rolling upgrades and scaling the number of rep...
Guest about 5 years ago in Kubernetes 0 Will Not Implement

Username is case sensitive

with username "Shamim" authentication failed where as "shamim" works
Guest about 5 years ago in Atlas CLI 1 Submitted

Assignment labels in YAML for Snapshot storage

Currently, if you want to assign a snapshot store to a certain project, it is required to access the Admin view and configure the "Assignment Labels" property under Backup > Snapshot Storage with the name of the corresponding project. AFAIK, ...
Guest about 5 years ago in Kubernetes 0 Submitted

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

Add user by email address

I'd like to be able to specify a user's e-mail address when adding them to a group from the mongocli. `mongocli iam teams create` allows one to pass in e-mail addresses. But `mongocli iam teams users add` requires the UUID of the user. For refere...
Guest about 5 years ago in Atlas CLI 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