-
Notifications
You must be signed in to change notification settings - Fork 76
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
CLOUDP-167782: Clusters Migration #1967
Conversation
b32f3c8
to
ce3cfe6
Compare
ce3cfe6
to
d6b32a4
Compare
Changes look good. |
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
Changes LGTM, nice work
Ran both - setup and quickstart commands without skip and the cluster is created successfully, sample data is loaded Mongosh connected to the cluster. |
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
Verified using m0. We need dedicated tests - GCP and Azure - can be post merge of PR
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
True masterpiece! Thank you for all fixes and improvements
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
True masterpiece! Thank you for all fixes and improvements
@swattyT I noticed some issue with the pointer being presented in the atlas setup:
Working on the fix. |
Verified cluster creation for Azure and GCP (dedicated) |
Not an issue with PR but we might need to improve error handling.
Where it could be just:
|
Proposed changes
Jira ticket: CLOUDP-167782
Migrate "Clusters" CLI stores to v2 sdk
EVG: https://spruce.mongodb.com/version/64766c9fe3c331d96adfb38d/tasks?sorts=STATUS%3AASC%3BBASE_STATUS%3ADESC
Closes #[issue number]
Checklist
make fmt
and formatted my codeFurther comments