linkerd2/proxy-identity
Zahari Dichev b31918c8ec
chore(identity): add !windows tag in run_proxy_unix.go (#14345)
In a recent change #14307 we split the proxy running logic in the identity wrapper. It turns out that _unix suffixes are not ignored for windows builds. Therefore, we add a build tag to the file to ignore it for windows specific builds.

For context: golang/go#51572

Signed-off-by: Zahari Dichev zaharidichev@gmail.com
2025-08-11 10:43:54 -07:00
..
main.go fix(proxy-identity): use execve call on Linux to start the proxy (#14307) 2025-08-01 12:35:48 -07:00
run_proxy_unix.go chore(identity): add !windows tag in run_proxy_unix.go (#14345) 2025-08-11 10:43:54 -07:00
run_proxy_windows.go fix(proxy-identity): use execve call on Linux to start the proxy (#14307) 2025-08-01 12:35:48 -07:00