mirror of https://github.com/tailscale/tailscale/
docs/k8s: make run.sh handle SIGINT
It was previously using jobcontrol to achieve this, but that apparently doesn't work when there is no tty. This makes it so that it directly handles SIGINT and SIGTERM and passes it on to tailscaled. I tested this works on a Digital Ocean K8s cluster. Fixes #5512 Signed-off-by: Maisem Ali <maisem@tailscale.com>pull/5550/head
parent
02de34fb10
commit
060ecb010f
Loading…
Reference in New Issue