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

CLOUDP-58634: Add support for checkpoints in the Atlas client #65

Merged
merged 7 commits into from Mar 18, 2020

Conversation

andreaangiolillo
Copy link
Collaborator

No description provided.

@andreaangiolillo andreaangiolillo added the WIP work in progress label Mar 13, 2020
Copy link
Collaborator

@gssbzn gssbzn left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Just one not and a question but in general looks great

mongodbatlas/atlas_checkpoints.go Outdated Show resolved Hide resolved
mongodbatlas/continuous_snaphots.go Outdated Show resolved Hide resolved
mongodbatlas/mongodbatlas.go Outdated Show resolved Hide resolved
gssbzn
gssbzn previously approved these changes Mar 13, 2020
Copy link
Collaborator

@gssbzn gssbzn left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

LGTM 💯

@gssbzn gssbzn requested a review from themantissa March 13, 2020 18:13
themantissa
themantissa previously approved these changes Mar 13, 2020
Copy link
Collaborator

@themantissa themantissa left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

LGTM - reminder to others we will not be supporting continuous backup in terraform/cloudformation.


var _ CheckpointService = &CheckpointsServiceOp{}

type Checkpoint struct {
Copy link
Contributor

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Thank you so much, it's really nice, but could you add comments describing all the importing functions and structs to have coherency? Also, it avoids warnings in some editors for missing comments.

Copy link
Collaborator

@gssbzn gssbzn left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Latest changes is only adding the comments requested by @PacoDw (good catch) so let's merge this

@gssbzn gssbzn merged commit b65adad into master Mar 18, 2020
@gssbzn gssbzn deleted the CLOUDP-58634 branch March 18, 2020 09:42
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.

None yet

4 participants