Commit 079edc1
committed
fix: restore InsecureIgnoreHostKey fallback when known_hosts is missing
The previous commit removed the InsecureIgnoreHostKey fallback when
an SSH key is provided without known_hosts data, causing E2E failures
with "knownhosts: key is unknown".1 parent 5fc04c8 commit 079edc1
1 file changed
Lines changed: 1 addition & 0 deletions
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
172 | 172 | | |
173 | 173 | | |
174 | 174 | | |
| 175 | + | |
175 | 176 | | |
176 | 177 | | |
177 | 178 | | |
| |||
0 commit comments