- 
                Notifications
    
You must be signed in to change notification settings  - Fork 718
 
          pkg/hostagent: Update all ssh execution to support SSH address other than "127.0.0.1"
          #4241
        
          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
Conversation
…r than "127.0.0.1" Split from lima-vm#4175 Fixes lima-vm#4240 affected functions: - Copy to host - Reverse SSHFS - SSH port forwarding Signed-off-by: Norio Nomura <norio.nomura@gmail.com> pkg/hostagent: Add `HostAgent.sshAddressPort()` Signed-off-by: Norio Nomura <norio.nomura@gmail.com>
| 
           temporary merged #4238 into this to checking CI.  | 
    
…fig` Signed-off-by: Norio Nomura <norio.nomura@gmail.com>
1a95100    to
    b1ba225      
    Compare
  
    … original `opts` Signed-off-by: Norio Nomura <norio.nomura@gmail.com>
b1ba225    to
    795da76      
    Compare
  
    | 
           Now port forwarding works on Windows with   | 
    
795da76    to
    e151940      
    Compare
  
    There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
Thanks
| 
           Thanks! 🙏🏻  | 
    
| 
           This looks similar to what we had for the "external" driver, but I guess I can rebase that instead.  | 
    
Split from #4175
affected functions:
pkg/hostagent: Add
HostAgent.sshAddressPort()Following commits are also needed additionally to fix #4240
setupMount()to avoid changingHostAgent.sshConfigSSHOptsRemovingControlPath()to avoid changing the originalopts