You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Fixes an issue where connections were not closed leading to too many file
descriptors open.
MongoDB Resource
Changes
Continuous backups can now be configured with the MongoDB CRD. Set spec.backup.enabled to true. Note: You must have an Ops Manager resource already configured with backup. See the docs for more information.
MongoDBOpsManager Resource
Changes
A StatefulSet resource that holds the Ops Manager Backup Daemon will be
deleted and recreated in order to change the matchLabels attribute,
required for a new Service to allow for Queryable Backups feature to work.
This is a safe operation.
Changed the way the Operator collects statuses of MongoDB Agents running in
Application Database Pods.