Skip to content

fix: unable to skip strict host key checking when known_hosts file is missing#382

Merged
shreddedbacon merged 1 commit into
mainfrom
fix-no-hostkey-check
Sep 4, 2024
Merged

fix: unable to skip strict host key checking when known_hosts file is missing#382
shreddedbacon merged 1 commit into
mainfrom
fix-no-hostkey-check

Conversation

@rocketeerbkw
Copy link
Copy Markdown
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
Copy Markdown
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
@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