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

Enterprise Advanced

Showing 369 of 4011

Allow the services port name prefix customization in Enterprise Kubernetes Operator to support Istio Sidecar requisites

Istio Sidecar requires services port name prefix with a protocol name, but the services port names created by the Enterprise Kubernetes Operator are not customizable (e.g.) - operator-webhook - ops-manager-backup-daemon-svc - ops-manager-db-svc -...
Marco Barbierato over 3 years ago in Kubernetes 0 Submitted

Kubernetes Operator - Prefix Annotations and Labels

Labels and annotations added to Kubernetes resources by the MongoDB Enterprise Operator should include a prefix designating that it was added by MongoDB. The lack of a prefix suggests the field and values are private to the user. For example, the...
Guest over 4 years ago in Kubernetes 0 Started

add organisation name to project name when project name is not unique

There are multiple places where we need choose project. for example, to create global alerts we can exclude some projects from this alert. The issue is project name is not unique and there could be projects with the same name in different organis...
Guest about 2 years ago in Enterprise Advanced 0 Submitted

Binaries should be provided via Docker images

To implement this in a Kubernetes native way for offline deployments, the binaries should be provided as Docker images and distributed through the Docker repositories that are already present in the k8s environment. Option 1 (intermediate): Allow...
Guest over 5 years ago in Enterprise Advanced 1 Started

Periodically notify users of unused versions located in versions directory

As a safety measure for admins in Ops Manager to avoid facing issues due to unnecessary disk occupation under the Ops Manager installation directory: Send periodic notifications (configurable) i.e: once a month; to notify what binaries are not be...
Guest almost 6 years ago in Enterprise Advanced 1 Submitted

restore

it would be useful to have directly in OpsManager the ability to restore a single database from shapshot.
Guest almost 6 years ago in Enterprise Advanced 0 Submitted

In the event of an integrity check job failure, an alert should be shown on Ops manager UI instead of solely relying on email

Integrity Check Jobs failures get emailed to the configured "mms.backup.alertsEmailAddr" address and logged in daemon.log. This information should also be available in Ops Manager UI so that the user can quickly check before trying any restoration.
Guest almost 6 years ago in Backup & Restore 0 Submitted

To setup number of backup daemons in ops-manager.yaml

In ops-manager.yaml, can we define the number of the initial backup daemons?
Guest almost 6 years ago in Kubernetes 2 Future Consideration

In Ops Mgr, provision to create users by deployment rather than by project

Under a project, Now if a user id created, it gets created in all deployments in the projects. Can we have provision to choose which deployment the user gets created. For example, for project A, we have three deployments rs1, rs2 & rs3. Now ...
Guest over 3 years ago in Enterprise Advanced 0 Submitted

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 about 1 year ago in Kubernetes 0 Submitted