• Kubernetes Submit Queue's avatar
    Merge pull request #39049 from ixdy/node-e2e-ssh-key · e5d64798
    Kubernetes Submit Queue authored
    Automatic merge from submit-queue
    
    Add flag to node e2e test specifying location of ssh privkey
    
    **What this PR does / why we need it**: in CI, the ssh private key is not always located at `$HOME/.ssh`, so it's helpful to be able to override it.
    
    @krzyzacy here's my resurrected change. I'm not sure why I neglected to follow-through on it originally.
    
    **Release note**:
    
    ```release-note
    NONE
    ```
    e5d64798
Name
Last commit
Last update
..
BUILD Loading commit data...
node_conformance.go Loading commit data...
node_e2e.go Loading commit data...
remote.go Loading commit data...
ssh.go Loading commit data...
types.go Loading commit data...
utils.go Loading commit data...