MongoDB Kubernetes Enterprise Operator 1.14.0
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.
- A new field has been added:
- 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.
- Added support for configuring S3 Oplog Stores using the
All the images can be found in:
https://quay.io/repository/mongodb (ubuntu-based)
https://connect.redhat.com/ (rhel-based)