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-69463: mongocli atlas networking peering watch #372

Merged
merged 3 commits into from
Aug 18, 2020
Merged

Conversation

gssbzn
Copy link
Collaborator

@gssbzn gssbzn commented Aug 18, 2020

Proposed changes

Jira ticket: CLOUDP-69463

Checklist

  • I have added tests that prove my fix is effective or that my feature works
  • I have added any necessary documentation (if appropriate)
  • I have run make fmt and formatted my code

Further comments

mongocli atlas networking peering watch 5f3c0053fecf5e715adbb5d9  -P dev
......................................................
Network peering changes completed.

Copy link
Collaborator

@andreaangiolillo andreaangiolillo left a comment

Choose a reason for hiding this comment

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

LGTM

@@ -97,8 +96,8 @@ func TestNormalizeAtlasRegion(t *testing.T) {

for _, tc := range tests {
got := normalizeAtlasRegion(tc.input)
Copy link
Collaborator

Choose a reason for hiding this comment

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

thanks for this

internal/cli/atlas/networking/peering/descriptions.go Outdated Show resolved Hide resolved
Co-authored-by: Andrea Angiolillo <andrea.angiolillo@mongodb.com>
Copy link
Collaborator

@andreaangiolillo andreaangiolillo 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 merged commit d8e4149 into master Aug 18, 2020
@gssbzn gssbzn deleted the CLOUDP-69463 branch August 18, 2020 16:37
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

2 participants