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

Kubernetes

Ops Manager and Backup infrastracture Disaster Recovery support with K8s Operator

We have carried out tests with MongoDB v1.5.5 K8s Operator and Ops Manager 4.2.18 with Backup infrastructure (S3 Snapshots) in an Openshift 3.11 environment (MongoDB Support case attached). In this case, a "Disaster Recovery" simulation has been ...
Guest over 5 years ago in Kubernetes 0 Future Consideration

Add imagePullPolicy to the CRD

I want to set imagePullPolicy for every container created with the Mongo DB Commnunity Operator.
Guest over 1 year ago in Kubernetes 0 Submitted

Separeted mongod and mongodb agent in Kubernetes Operator container

Now both mongod and agent Ops Manager are running in the mongodb-enterprise-database container. Sometimes it becomes necessary to restart the agent separately from the mongodb instance. Now this is impossible to do because systemd does not work in...
Guest over 1 year ago in Kubernetes 0 Planned

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 almost 6 years ago in Kubernetes 1 Future Consideration

Provide a Kubernetes native way to deploy a MongoDB instance without any interaction towards the OpsManager API

When deploying a MongoDB resource to a newly installed Operator and OpsManager the user has to Create an Organization, API keys and IP whitelisting in OpsManager Create a Secret and ConfigMap with the data returned from OpsManager Specify this Co...
Guest over 6 years ago in Kubernetes 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 over 1 year ago in Kubernetes 0 Submitted

Allow Enterprise Kubernetes Operator to downgrade FCV

No description provided
Guest over 3 years ago in Kubernetes 1 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 over 5 years ago in Kubernetes 0 Submitted

Manage the MongoDB Agent functions using the operator

Currently, the operator does not enable backup function for AppDB, but it does enable monitoring. For everything else (non-AppDB) the operator does enable the Backup and Monitoring functions, even if backup is not configured At the moment none of...
Matthew Allen over 5 years ago in Kubernetes 0 Will Not Implement

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 almost 4 years ago in Kubernetes 0 Submitted