Skip to content

MongoDB Kubernetes Operator 0.2.2

Compare
Choose a tag to compare
@chatton chatton released this 08 Oct 15:45
· 620 commits to master since this release
ca2378c

Improvements

  • Default permissions for secret volumes have been changed to 0416

Bug Fixes

  • Fixed an issue where scaling down could break the deployment (Note: The scale down process can be slow, but the deployment stays in a good state)
  • Fixed an issue where the volume source of custom volumes was not merged correctly.
  • Fixed an issue which prevented scaling up to work with versions of MongoDB > 4.4