Skip to content

MongoDB Enterprise Kubernetes Operator 1.8.1

Compare
Choose a tag to compare
@rodrigovalin rodrigovalin released this 13 Nov 14:56
· 180 commits to master since this release

Known Issues

  • When both external connectivity and backups are enabled in Ops Manager at the same time, the Ops Manager resource will Fail to reconcile.

Bug fixes

  • Fixed a bug where spec.security.authentication.ignoreUnknownUsers could not be modified after a MongoDB resource was created.
  • Failed queryable backups have been fixed. The operator now creates a Kubernetes Service that Ops Manager will use to access backups.
  • Fixed an issue that would make it impossible to move from non-TLS to a TLS enabled AppDB.

Improvements

  • Init containers will not run as root.
  • Ops Manager Backup daemon will run in unprivileged mode.
  • To manage Database Pod resources, the spec.podSpec.podTemplate MongoDB Custom Resource attribute should be used. See samples/mongodb/podspec directory with sample MongoDB resource definitions for each type of resource supported. The different spec.podSpec.{cpu, cpuLimits, memory, memoryLimits} will be deprecated soon.

New Images

  • Init-database 1.0.1:
    • Ubi: quay.io/mongodb/mongodb-enterprise-init-database-ubi:1.0.1
    • Ubuntu: quay.io/mongodb/mongodb-enterprise-init-database:1.0.1
  • Init-ops-manager 1.0.3:
    • Ubi: quay.io/mongodb/mongodb-enterprise-init-ops-manager-ubi:1.0.3
    • Ubuntu: quay.io/mongodb/mongodb-enterprise-init-ops-manager:1.0.3
  • Init-appdb 1.0.5:
    • Ubi: quay.io/mongodb/mongodb-enterprise-init-appdb-ubi:1.0.5
    • Ubuntu: quay.io/mongodb/mongodb-enterprise-init-appdb:1.0.5

New Ops Manager Images

  • Version 4.4.5
    • Ubi: quay.io/mongodb/mongodb-enterprise-ops-manager-ubi:4.4.5
    • Ubuntu: quay.io/mongodb/mongodb-enterprise-ops-manager:4.4.5
  • Version 4.2.21:
    • Ubi: quay.io/mongodb/mongodb-enterprise-ops-manager-ubi:4.2.21
    • Ubuntu: quay.io/mongodb/mongodb-enterprise-ops-manager:4.2.21
  • Version 4.2.20:
    • Ubi: quay.io/mongodb/mongodb-enterprise-ops-manager-ubi:4.2.20
    • Ubuntu: quay.io/mongodb/mongodb-enterprise-ops-manager:4.2.20

Note: quay.io/mongodb/mongodb-enterprise-init-ops-manager:1.0.2 will support new release versions.

A list of the packages installed, and any security vulnerabilities detected in our build process, are outlined here
For the MongoDB Enterprise Operator
https://quay.io/repository/mongodb/mongodb-enterprise-operator?tab=tags
And for the MongoDB Enterprise Database
https://quay.io/repository/mongodb/mongodb-enterprise-database?tab=tags