You cannot select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
tailscale/cmd
Blake Mizerany 33fa43252e cmd/proxy-to-grafana: prevent premature termination
This commit changes proxy-to-grafana to report errors while polling for
tailscaled status instead of terminating at the first sign of an error.
This allows tailscale some time to come up before the proxy decides to
give up.

Signed-off-by: Blake Mizerany <blake.mizerany@gmail.com>
3 years ago
..
addlicense cmd/addlicense: add command to add licenseheaders to generated code 3 years ago
cloner all: use any instead of interface{} 3 years ago
derper cmd/derper: add --stun-port flag 3 years ago
derpprobe all: use any instead of interface{} 3 years ago
hello all: use strings.Cut even more 3 years ago
mkpkg cmd/mkpkg: use package flag (#4373) 3 years ago
nginx-auth cmd/nginx-auth: create new Tailscale NGINX auth service (#4400) 3 years ago
printdep cmd/printdep: add flag to print out Go toolchain tarball URL 3 years ago
proxy-to-grafana cmd/proxy-to-grafana: prevent premature termination 3 years ago
speedtest cmd: upgrade to ffcli v3 3 years ago
tailscale cmd/tailscale: [ssh] enable StrictHostKeyChecking mode 3 years ago
tailscaled ssh/tailssh: make the SSH server a singleton, register with LocalBackend 3 years ago
testcontrol all: use any instead of interface{} 3 years ago
tsshd tempfork: temporarily fork gliderlabs/ssh and x/crypto/ssh 3 years ago