Skip to content

Fix bug adding certificate to linux vmss, flatten exception and fix service fabric durability upgrade issue #7597

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

Merged
merged 4 commits into from
Oct 23, 2018

Conversation

a-santamaria
Copy link
Member

@a-santamaria a-santamaria commented Oct 17, 2018

Description

  • Fixing add certificate to Linux vmss. Set CertificateStore to null as this is an invalid parameter for Linux.

  • Fixing Add-AzureRmServiceFabricClusterCertificate: Throws AggregateException microsoft/service-fabric-issues#1054 flatten inner exception (KeyVaultClient.GetSecretAsync) so it is displayed correctly.

  • Fixing Update Service Fabric durability. Waiting for cluster configuration update to finish before starting vmss CreateOrUpdate operation, if the configuration upgrade fails there is no need to send the vmss operation, just show the exception.

Checklist

Alfredo Santamaria Gomez added 2 commits October 15, 2018 16:06
…KeyVaultClient.GetSecretAsync) and fixing add Cert to linux vmss ClientStore bug
@adxsdkps
Copy link
Collaborator

Can one of the admins verify this patch?

linmeng08
linmeng08 previously approved these changes Oct 17, 2018
@MiYanni
Copy link
Contributor

MiYanni commented Oct 18, 2018

@azuresdkci Retest this please

@MiYanni
Copy link
Contributor

MiYanni commented Oct 22, 2018

@azuresdkci Retest this please

Copy link
Contributor

@MiYanni MiYanni left a comment

Choose a reason for hiding this comment

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

LGTM

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