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
This commit was created on GitHub.com and signed with GitHub’s verified signature.
MCK 1.8.1 Release Notes
Bug Fixes
MongoDBUser: The authSource parameter in generated connection string secrets now correctly reflects spec.db instead of always being set to admin. This affects all authentication modes, including SCRAM-SHA-256, SCRAM-SHA-1, and X.509 (where authSource=$external is now correctly set).
MongoDBOpsManager, AppDB: In multi-cluster AppDB topology, fixed a bug where the per-cluster spec.applicationDatabase.clusterSpecList[i].statefulSet override was silently ignored.