The SSHAddress is not working properly after the latest changes
Open
- Dominant language
- Go
- Stars
- 21.9k
- Forks
- 957
- Avg merge
- 2d 6h
- Merged PRs (30d)
- 53
Description
### Description
Now the interplay between InspectStatus and SSHAddress is off.
The driver seems stuck, waiting for `127.0.0.1:22` to respond...
If aborting the "start" command and running "ls", it is populated.
We should fix the side effects and make it more explicit instead.
---
EDIT: This is when trying to add new drivers, that are using IP.
```
INFO[0000] SSH Local Port: 22
```
This output could be improved, by introducing a real SSH address?
* #2000
Contributor guide
Assessment
This issue has not been assessed yet.