Skip to content

MongoDB Enterprise Kubernetes Operator 1.4.3

Choose a tag to compare

@antonlisovenko antonlisovenko released this 26 Feb 15:50
· 224 commits to master since this release

Kubernetes Operator Changes

  • Added webhook to validate Kubernetes Operator configuration.

MongoDB Resource Changes

  • Adds support for sidecars for MongoDB Kubernetes resource pods using the spec.podSpec.podTemplate setting.
  • Allows users to change the pod SecurityContext to allow privileged sidecar containers.

Ops Manager Resource Changes (Beta Release)

  • Adds the spec.podSpec configuration settings for Ops Manager, the Backup Daemon, and the Application Database.
  • Ops Manager image for version 4.2.8 is available.

Bug Fixes

MongoDB resources:

  • Fixes potential race conditions when deleting MongoDB Kubernetes resources.

Ops Manager resources:

  • Supports the spec.clusterDomain setting for Ops Manager and Application Database resources.
  • No longer starts monitoring and backup processes for the Application Database.