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

SSH: fix host key conflicts #1703

Merged
merged 1 commit into from
Jan 20, 2022
Merged

SSH: fix host key conflicts #1703

merged 1 commit into from
Jan 20, 2022

Conversation

squirrelsc
Copy link
Member

The original logic saves host key to ssh configs for validation. But for
cloud testing, the IP address may be reused by different VMs, so it
shouldn't be saved. With this change, it avoid to save an validate host
key.

The original logic saves host key to ssh configs for validation. But for
cloud testing, the IP address may be reused by different VMs, so it
shouldn't be saved. With this change, it avoid to save an validate host
key.
@squirrelsc squirrelsc requested review from LiliDeng, dsrivastavv and a team January 20, 2022 07:03
@squirrelsc squirrelsc merged commit ea1800c into main Jan 20, 2022
@squirrelsc squirrelsc deleted the chisong/0119.2 branch January 20, 2022 18:47
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.

2 participants