Skip to content

MongoDB Kubernetes Operator v0.2.1

Compare
Choose a tag to compare
@chatton chatton released this 09 Sep 12:09
· 687 commits to master since this release
f2bbf87

Features:

Keyfile internal cluster authentication

By default, all deployments are now configured keyfile internal cluster authentication

  • Added instructions and examples for how to deploy to OpenShift
  • Added support for configuring the mongod image and registry

Internal Improvements

  • Extended E2E framework to make it more flexible for arbitrary MongoDB connection options
  • Refactored main reconciliation loop to support arbitrary status subresource updates on a per field basis

Bug Fixes

  • Fixed issue where volumes would be added twice to StatefulSet when merging with a non-default name