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

retry get thumbprint if key is deleted #603

Merged
merged 1 commit into from
Mar 6, 2017
Merged

Conversation

hglkrijger
Copy link
Member

When cloud-init provisions the vm in Ubuntu, we wait for the ssh key to be present on disk. It is possible to hit a race condition where we fail to get the thumbprint before the key is regenerated. If this happens we should retry.

/cc @brendandixon @jinhyunr

@brendandixon
Copy link
Contributor

LGTM

@hglkrijger hglkrijger merged commit 67d1784 into Azure:master Mar 6, 2017
@hglkrijger hglkrijger added this to the v2.2.6 milestone Mar 6, 2017
@hglkrijger hglkrijger deleted the gh591 branch March 6, 2017 18:59
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.

3 participants