telepresenceio / telepresence

Local development against a remote Kubernetes or OpenShift cluster
https://www.telepresence.io
Other
6.61k stars 521 forks source link

Ensure that local volume mounter uses correct IP when proxyVia is active #3725

Closed thallgren closed 5 days ago

thallgren commented 6 days ago

A proxy-via will swap the IP of an intercepted pod. This swap must be propagated to the sftp/ftp/volume mounter.

Closes #3715