You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Fixes an issue where the service-account-name could not be specified in the StatefulSet podSpec override.
Removed unnecessary delete service permission from operator role.
MongoDB Resource
Bug fixes
Fixes an issue where updating a role in spec.security.authentication.roles by removing the privileges array would cause the resource to enter a bad state
MongoDBOpsManager Resource
Breaking Changes
The new Application Database image mongodb-enterprise-appdb:10.2.15.5958-1_4.2.11-ent was released. The image needs
to be downloaded to the local repositories otherwise MongoDBOpsManager resource won't start. The image contains a new bundled MongoDB 4.2.11-ent instead of 4.2.2-ent.
Changes
Ops Manager user now has "backup", "restore" and "hostManager" roles, allowing for backups/restores on the AppDB.
If spec.applicationDatabase.version is omitted the Operator will use 4.2.11-ent as a default MongoDB.