Skip to content

MongoDB Enterprise Kubernetes Operator 0.12

Compare
Choose a tag to compare
@rodrigovalin rodrigovalin released this 10 Jun 13:56
· 249 commits to master since this release
  • Rolling upgrade of MongoDB resource ensures that rs.stepDown() is called for primary member (requires MongoDB version >= 4.0.8 or 4.1.10)
  • During a MongoDB Major update, the featureCompatibilityVersion field can be set
  • Fixed a bug when replicas with more than 7 members could not be created
  • x509 Authentication can be enabled at a Project level. Requires Ops Manager >= 4.0.11 or Cloud Manager
  • Internal Cluster Authentication based on x509 can be enabled at a Deployment level
  • MongoDB Users with x509 authentication can be created, using the new MongoDBUser Custom Resource