Skip to content

MongoDB Enterprise Kubernetes Operator 1.10.0

Compare
Choose a tag to compare
@rodrigovalin rodrigovalin released this 26 Mar 10:47
· 181 commits to master since this release

MongoDB Enterprise Kubernetes Operator 1.10.0

Kubernetes Operator

  • Changes

    • The CRDs have been updated to from v1beta1 to v1 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.
  • 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 property automation.versions.download.baseUrl.allowOnlyAvailableBuilds
      needs to be set to false. This has been fixed in Ops Manager version 4.4.11.