-
Notifications
You must be signed in to change notification settings - Fork 33
CLOUDP-60028: Implement index creation in atlas client #75
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
Conversation
andreaangiolillo
left a comment
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.
LGTM
|
@andreaangiolillo fixed some copy/pasta |
andreaangiolillo
left a comment
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.
LGTM
|
@themantissa ready for you and your team |
themantissa
left a comment
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.
Just a note about a confusing comment but otherwise LGTM. Will add DoU reviewers.
mongodbatlas/indexes.go
Outdated
|
|
||
| var _ IndexesService = &IndexesServiceOp{} | ||
|
|
||
| // IndexConfiguration represents current value of the metric that triggered the alert. Only present for alerts of type HOST_METRIC. |
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.
Just a nit but this comment is confusing - this has nothing to do with metrics, yes?
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.
oops, probably copy/pasta, I'll fix this
|
@marinsalinas @PacoDw @coderGo93 - can one of you give a sanity check review? Sadly it's unlikely we'll use this w/ Terraform as the post with no response won't work well with the Terraform way. |
PacoDw
left a comment
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.
LGTM!
cf16fc0
andreaangiolillo
left a comment
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.
LGTM
andreaangiolillo
left a comment
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.
LGTM
No description provided.