Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

MPT-6862 support atlas (external) mongodb sharded cluster #546

Open
wants to merge 3 commits into
base: integration
Choose a base branch
from

Conversation

ffaraone
Copy link

Description

Support configuration of mongo connection through connection string (url) instead of host, port, user, password.
It fallbacks to host, port, user, password for already deployed optscale.
It allows to use a Mongo Atlas managed cluster.

Related issue number

Special notes

Checklist

  • [ X] The pull request title is a good summary of the changes
  • Unit tests for the changes exist
  • New and existing unit tests pass locally

@nexusriot
Copy link
Collaborator

Looks good! @ffaraone, could you please pull the latest changes and resolve the conflicts so we can merge. Please let me know if you run into any issues.

@ffaraone ffaraone force-pushed the MPT-6862_fix_mongo_conn_str branch from 00bf031 to 58358a0 Compare February 26, 2025 11:28
@ffaraone
Copy link
Author

@nexusriot rebased on latest changes from integration to fix the conflicts. Please let me know if further fixes are needed.
Thank you!

@ffaraone ffaraone marked this pull request as ready for review February 26, 2025 15:10
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants