You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
fix: port-forward error logs failed to port forward (#9728) (#9759)
* fix: port-forward error logs `failed to port forward`
Reflect changes in `os.Process` introduced in Go 1.23
* use `reflect` to make it future proof(?)
* Add safeguards to call FieldByName
* Add basic test to getHandleFromProcess
* Fix copyright year
Co-authored-by: SeongChan Lee <[email protected]>
0 commit comments