MongoDB Enterprise Kubernetes Operator 1.12.0
MongoDB Enterprise Kubernetes Operator 1.12.0
MongoDB Resource
- Bug Fixes
- Fixes a bug when an user could only specify
net.ssl.modeand notnet.tls.modein thespec.additionalMongodConfigfield.
- Fixes a bug when an user could only specify
- Changes
- If
spec.exposedExternallyis set tofalseafter being set totrue, the Operator will now delete the corresponding service
- If
MongoDBOpsManager Resource
- Changes
- If
spec.externalConnectivityis unset after being set, the Operator will now delete the corresponding service - It is now possible to specify the number of backup daemon pods to deploy through the
spec.backup.membersfield. The value defaults to 1 if not set.
- If
Miscellaneous
-
Ops Manager versions 4.4.13, 4.4.14, 4.4.15 and 4.2.25 are now supported
-
Ops Manager version 5.0.0 is now supported
-
Ubuntu based operator images are now based on Ubuntu 20.04 instead of Ubuntu 16.04
-
Ubuntu based database images starting from 2.0.1 will be based on Ubuntu 18.04 instead of Ubuntu 16.04
NOTE: MongoDB 4.0.0 does not support Ubuntu 18.04 - If you want to use MongoDB 4.0.0, stay on previously released images -
Ubuntu based Ops Manager images after 4.4.13 will be based on Ubuntu 20.04 instead of Ubuntu 16.04
-
Newly released ubi images for Operator, Ops Manager and Database will be based un ubi-minimal instead of ubi