Skip to content

MongoDB Kubernetes Operator

Compare
Choose a tag to compare
@github-actions github-actions released this 31 Jul 14:50
· 128 commits to master since this release
f8e4f42

MongoDB Kubernetes Operator 0.8.1

MongoDBCommunity Resource

  • Changes
    • Connection string options
      • The MongoDBCommunity Resource now contains a new field additionalConnectionStringConfig where connection string options can be set, and they will apply to the connection string of every user.
      • Each user in the resource contains the same field additionalConnectionStringConfig and these options apply only for this user and will override any existing options in the resource.
      • The following options will be ignored replicaSet, tls, ssl, as they are set through other means.
      • Sample
    • Improved Readiness Probe stability
    • Support for Label and Annotations Wrapper
      • Additionally to the specWrapper for statefulsets we now support overriding metadata.Labels and metadata.Annotations via the MetadataWrapper.
      • Sample

Updated Image Tags

  • mongodb-kubernetes-operator:0.8.1
  • mongodb-agent:12.0.24.7719-1
  • mongodb-kubernetes-readinessprobe:1.0.15

All the images can be found in:

https://quay.io/mongodb
https://hub.docker.com/r/mongodb/mongodb-community-server