Skip to content

MongoDB Kubernetes Enterprise Operator 1.14.0

Compare
Choose a tag to compare
@rodrigovalin rodrigovalin released this 16 Dec 13:23
· 76 commits to master since this release
8093b7d

MongoDB Resource

  • Changes
    • A new field has been added: spec.backup.autoTerminateOnDeletion. AutoTerminateOnDeletion indicates if the Operator should stop and terminate the Backup before the cleanup, when the MongoDB Resource is deleted.
  • Bug fixes
    • Fixes an issue which would make a ShardedCluster Resource fail when disabling authentication.

Kubernetes Operator

  • Changes
    • The operator now supports Hashicorp Vault as a secret backend.

MongoDBOpsManager Resource

  • Bug Fixes
    • Fixes an issue where the operator would not properly trigger a reconciliation when rotating the AppDB TLS Certificate.
    • Fixes an issue where a custom CA specified in the MongoDBOpsManager resource was not mounted into the Backup Daemon pod,
      which prevented backups from working when Ops Manager was configured in hybrid mode and used a custom CA.
  • Changes
    • Added support for configuring S3 Oplog Stores using the spec.backup.s3OpLogStores field.

All the images can be found in:

https://quay.io/repository/mongodb (ubuntu-based)

https://connect.redhat.com/ (rhel-based)