MongoDB Enterprise Kubernetes Operator 1.10.0
MongoDB Enterprise Kubernetes Operator 1.10.0
Kubernetes Operator
-
Changes
- The CRDs have been updated to from
v1beta1
tov1
version. This should not have any impact on Kubernetes clusters 1.16 and up. The CRDs won't be installable in clusters with versions older than 1.16.
- The CRDs have been updated to from
-
Bug fixes
- Fixes an issue which made it not possible do have multiple ops-manager resources with the same name in different namespaces.
- Fixes an issue which made new MongoDB resources created with
spec.backup.mode=disabled
fail. - Fixes an issue which made a Replica Set go to Fail state if, at the same time, the amount of members of a Replica Set are increased and TLS is disabled.
MongoDBOpsManager Resource
- Known issues
- When using remote or hybrid mode, and
automation.versions.download.baseUrl
has been set, the propertyautomation.versions.download.baseUrl.allowOnlyAvailableBuilds
needs to be set tofalse
. This has been fixed in Ops Manager version 4.4.11.
- When using remote or hybrid mode, and