Skip to content

Releases: mongodb/mongodb-kubernetes-operator

MongoDB Kubernetes Operator v0.1.0

05 Aug 10:13
5d03688
Compare
Choose a tag to compare

Features

  • Added support for arbitrary StatefulSet configuration
  • Added TLS support

Bug Fixes

  • Fixed bug where the operator would kill replica set member pods without waiting for a graceful step down

MongoDB Kubernetes Operator v0.0.8

15 Jul 19:13
0572a1a
Compare
Choose a tag to compare

Stability Improvements & internal refactoring

Upgraded the MongoDB Agent to the latest stable version 10.15

Bug Fixes

  • Fixed an issue where the operator would perform unnecessary rolling upgrades.
  • Fixed an issue the operator was incorrectly configuring the agent

MongoDB Kubernetes Operator v0.0.7

24 Jun 17:22
fc7dc92
Compare
Choose a tag to compare

Stability Improvements & internal refactoring

Bug Fixes

  • AutomationConfig version is now correctly bumped only when the contents have changed.
  • Fixed an issue where the MongoDB resource status was being logged incorrectly
  • Fixed an issue where the Operator was attempting to create an invalid Service when it already exists

MongoDB Kubernetes Operator v.0.0.6

09 Jun 13:50
865b24c
Compare
Choose a tag to compare

MongoDB Kubernetes Operator v.0.0.6

Bug Fixes

  • Fixed an issue where the MongoDB resource was not configured as the owner of the StatefulSet
  • Fixed an issue where Operator would send an invalid request to update the service

Dependency updates

08 May 13:48
dd209c5
Compare
Choose a tag to compare

Removed K8S replace statement in go.mod to allow easy imports