Skip to content

MongoDB Kubernetes Operator

Latest
Compare
Choose a tag to compare
@github-actions github-actions released this 08 Aug 15:40
· 6 commits to master since this release
c5170eb

MongoDB Kubernetes Operator 0.11.0

Migrating agent images to UBI base image

All agent images names were updated to reference the UBI base image

Documentation improvements

Improvements were made to the documentation of using the community operator as well as the one for local development.

Logging changes

  • The field spec.agent.logRotate was deprecated and the spec.agent.auditLogRotate field was added to AgentConfiguration

Bug Fixes

  • Deletion of a user from the resource now fully removes that user from the deployments it had access to, and deletes the connection string Kubernetes secret for that user
  • Scram secret name collisions will now be identified and result in an error

Important Bumps

  • Bumped Go to 1.22