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

Fix add node type bugs where resource group had other resources that were not part of the cluster #9691

Merged
merged 8 commits into from
Jul 29, 2019

Conversation

a-santamaria
Copy link
Member

@a-santamaria a-santamaria commented Jul 19, 2019

Description

Fix add node type cmdlet bugs
- NullReferenceException bug when resource group had other vmss not related to the service fabric cluster. Fixes issue: #8681
- Fix bug where cmdlet failed if virtualNetwork was in a different resource group that the cluster. fixes issue: #8407

Checklist

@a-santamaria a-santamaria changed the title Fix but#8681 Fix add node type bugs where resource group had other resources that were not part of the cluster Jul 19, 2019
mchiriac-msft
mchiriac-msft previously approved these changes Jul 19, 2019
jkochhar
jkochhar previously approved these changes Jul 19, 2019
@a-santamaria
Copy link
Member Author

@markcowl could you please take a look at this pr?

@a-santamaria a-santamaria dismissed stale reviews from jkochhar and mchiriac-msft via c47f788 July 29, 2019 04:51
@cormacpayne
Copy link
Member

@a-santamaria the CredScan tool picked up a couple of issues in this PR:

https://dev.azure.com/azure-sdk/internal/_build/results?buildId=75843&view=artifacts

Would you mind taking a look at these and suppressing the exceptions if these are dummy values and/or the corresponding test resource has been deleted?

@cormacpayne cormacpayne dismissed markcowl’s stale review July 29, 2019 20:16

Comments addressed

@cormacpayne cormacpayne merged commit 01d32c1 into Azure:master Jul 29, 2019
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

Successfully merging this pull request may close these issues.

6 participants