Skip to content

MongoDB Enterprise Kubernetes Operator 1.9.0

Compare
Choose a tag to compare
@chatton chatton released this 08 Dec 14:22
· 179 commits to master since this release

Kubernetes Operator

  • Bug fixes
    • 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.

Updated Image Tags

  • mongodb-enterprise-operator: 1.9.0