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: unable to skip strict host key checking when known_hosts file is missing #382

Merged
merged 1 commit into from
Sep 4, 2024

Conversation

rocketeerbkw
Copy link
Member

General Checklist

  • Affected Issues have been mentioned in the Closing issues section
  • Documentation has been written/updated
  • PR title is ready for inclusion in changelog

Automated tests for DDev are failing because their CI does not instantiate an environment with a known_hosts file. Even when adding the --strict-host-key-checking no flag, the cli still fails.

This PR skips the filesystem check when strict host key checking is disabled.

ddev/ddev#6524

Copy link
Member

@shreddedbacon shreddedbacon left a comment

Choose a reason for hiding this comment

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

Makes sense

@shreddedbacon shreddedbacon merged commit 46e01aa into main Sep 4, 2024
4 checks passed
@shreddedbacon shreddedbacon deleted the fix-no-hostkey-check branch September 4, 2024 21:13
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