solo-io / go-utils

golang utilities
Apache License 2.0
110 stars 18 forks source link

Add useful PortForwardGet to cliutils #423

Closed ashleywang1 closed 3 years ago

ashleywang1 commented 3 years ago

I'm using it in meshctl, and this function is super useful!

arianaw66 commented 3 years ago

Should we remove from Gloo while we're at it and have that call this instead to avoid duplicate code?

ashleywang1 commented 3 years ago

Should we remove from Gloo while we're at it and have that call this instead to avoid duplicate code?

I'm not sure! This would require an upgrade of go-utils, which could break something.