Skip to content

MongoDB Kubernetes Enterprise Operator 1.16.3

Compare
Choose a tag to compare
@mms-build-account mms-build-account released this 15 Jul 08:56
· 64 commits to master since this release
1e79fe3

MongoDB Resource

  • Security Context are now defined only at Pod level (not both Pod and Container level as before).

  • Added timeoutMS, userCacheInvalidationInterval fields to spec.security.authentication.ldap object.

  • Bug fixes

    • Fixes ignored additionalMongodConfig.net.tls.mode for mongos, configSrv and shard objects when configuring ShardedCluster resource.