tailscale/cmd
David Anderson 0b8f89c79c cmd/tsconnect: find the build dir independently of -trimpath
trimmed builds don't have absolute path information in executable
metadata, which leads the runtime.Caller approach failing
mysteriously in yarn with complaints about relative package paths.

So, instead of using embedded package metadata to find paths,
expect that we're being invoked within the tailscale repo, and
locate the tsconnect directory that way.

Signed-off-by: David Anderson <danderson@tailscale.com>
2023-02-22 00:02:47 +00:00
..
addlicense all: update tools that manage copyright headers 2023-01-27 15:36:29 -08:00
cloner all: update tools that manage copyright headers 2023-01-27 15:36:29 -08:00
containerboot ipn/ipnlocal: add support to store certs in k8s secrets 2023-02-03 19:12:21 -08:00
derper version: make all exported funcs compile-time constant or lazy 2023-02-11 07:29:55 +00:00
derpprobe cmd/derpprobe: migrate to the prober framework 2023-01-31 10:47:42 +00:00
get-authkey get-authkey: require tags to be specified 2023-02-08 17:12:47 -08:00
gitops-pusher all: update copyright and license headers 2023-01-27 15:36:29 -08:00
hello all: update copyright and license headers 2023-01-27 15:36:29 -08:00
k8s-operator cmd/k8s-operator: add support for running an auth proxy 2023-02-08 11:45:10 -08:00
mkmanifest all: update copyright and license headers 2023-01-27 15:36:29 -08:00
mkpkg all: update copyright and license headers 2023-01-27 15:36:29 -08:00
mkversion version/mkversion: open-source version generation logic 2023-02-18 05:21:05 +00:00
nardump all: update copyright and license headers 2023-01-27 15:36:29 -08:00
netlogfmt all: update copyright and license headers 2023-01-27 15:36:29 -08:00
nginx-auth all: update copyright and license headers 2023-01-27 15:36:29 -08:00
pgproxy all: update copyright and license headers 2023-01-27 15:36:29 -08:00
printdep cmd/printdep: print correct toolchain URL 2023-02-11 17:57:36 +00:00
proxy-to-grafana all: update copyright and license headers 2023-01-27 15:36:29 -08:00
speedtest all: update copyright and license headers 2023-01-27 15:36:29 -08:00
ssh-auth-none-demo all: update copyright and license headers 2023-01-27 15:36:29 -08:00
stunc all: update copyright and license headers 2023-01-27 15:36:29 -08:00
sync-containers cmd/sync-containers: update latest and stable tags 2023-02-10 20:47:18 -08:00
tailscale cmd/tailscale/cli: handle home dir correctly on macOS for kubeconfig 2023-02-17 01:18:52 +00:00
tailscaled version: make all exported funcs compile-time constant or lazy 2023-02-11 07:29:55 +00:00
testcontrol all: update copyright and license headers 2023-01-27 15:36:29 -08:00
testwrapper all: update copyright and license headers 2023-01-27 15:36:29 -08:00
tsconnect cmd/tsconnect: find the build dir independently of -trimpath 2023-02-22 00:02:47 +00:00
tsshd all: update copyright and license headers 2023-01-27 15:36:29 -08:00
viewer all: update tools that manage copyright headers 2023-01-27 15:36:29 -08:00