MongoDB Kubernetes Operator
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
- The MongoDBCommunity Resource now contains a new field
- Improved Readiness Probe stability
- Support for Label and Annotations Wrapper
- Additionally to the
specWrapper
forstatefulsets
we now support overridingmetadata.Labels
andmetadata.Annotations
via theMetadataWrapper
. - Sample
- Additionally to the
- Connection string options
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