Skip to content

MongoDB Kubernetes Operator

Compare
Choose a tag to compare
@github-actions github-actions released this 14 Jun 11:15
· 282 commits to master since this release
902e4cf

MongoDB Kubernetes Operator 0.7.4

Upgrade breaking change notice

Versions 0.7.3, 0.7.4 have an issue that breaks deployment of MongoDB replica set when:

  • TLS is enabled
  • Replica set was deployed using the operator with version <=0.7.2

If above conditions are met, it is strongly advised to upgrade the MongoDB Kubernetes Operator to version 0.7.5 or higher.

Kubernetes Operator

  • Bug fixes
    • The names of connection string secrets generated for configured users are RFC1123 validated.
  • Changes
    • Support for changing port number in running cluster.

MongoDBCommunity Resource

  • Changes

    • Adds an optional field users[i].connectionStringSecretName for deterministically setting the name of the connection string secret created by the operator for every configured user.
  • Bug fixes

    • Allows for arbiters to be set using spec.arbiters attribute. Fixes a condition where arbiters could not be added to the Replica Set.

Updated Image Tags

  • mongodb-kubernetes-operator:0.7.4
  • mongodb-agent:11.12.0.7388-1
  • mongodb-kubernetes-readinessprobe:1.0.9
  • mongodb-kubernetes-operator-version-upgrade-post-start-hook:1.0.4

All the images can be found in:

https://quay.io/mongodb