MongoDB Kubernetes Operator v0.2.1
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