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

Showing 26

If vaultSecretBackend enabled, Allow specifying vault role names

When we enable vaultSecretBackend, it creates default vault roles which are hardcoded in the vault package here https://github.com/mongodb/mongodb-kubernetes/blob/master/pkg/vault/vault.go#L36-L38 mongodbenterprisedatabase mongodbenterpriseopsma...
Guest 5 months ago in Kubernetes 0 Submitted

Improve Enterprise Kubernetes Operator PVC expansion

The enterprise operator should be capable of performing all the steps necessary to increase the PVC after the end-user has adjusted the storage values within the MongoDB custom resource. Reference: https://www.mongodb.com/docs/kubernetes-operator...
Guest almost 2 years ago in Kubernetes 0 Submitted

If vaultSecretBackend is enabled, allow specifying the kv mount

When enabling `vaultSecretBackend`, there is no option to specify the path/name of the kv engine to use within the specified vault namespace (it is hardcoded to `secret`). For example: https://github.com/mongodb/mongodb-kubernetes/blob/master/pkg...
Guest 5 months ago in Kubernetes 0 Submitted

monitoring opt

Allow to configure startupOptions for monitoring/backup agent logs in yaml for deployments. Similar as we have for AppDB - spec.applicationDatabase.monitoringAgent.startupOptions
Guest about 2 years ago in Kubernetes 1 Submitted

allow to configure startupOptions for monitoring/backup agent logs

Allow to configure startupOptions for monitoring/backup agent logs in yaml for deployments. Similar as we have for AppDB - spec.applicationDatabase.monitoringAgent.startupOptions
Guest about 2 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 11 months ago in Kubernetes 0 Submitted

Rotate mongo logs

When cluster is deployed, each mongo server start to generate a logfile "/var/log/mongodb-mms-automation/mongodb.log", we got an outage because it gets the disk full. It will be useful if we can specify a value to rotate and purge the log.
Guest over 3 years ago in Kubernetes 1 Submitted

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 -...
Guest about 3 years ago in Kubernetes 0 Submitted

Allow Enterprise Kubernetes Operator to downgrade FCV

No description provided
Guest over 2 years ago in Kubernetes 1 Submitted

Allow configuring external applicationDatabase running on MongoDB Atlas

Allow configuring external applicationDatabase running outside of Kubernetes in the opsManager configuration.
Guest over 1 year ago in Kubernetes 0 Submitted