tailscale/cmd/containerboot
David Anderson 1b65630e83 cmd/containerboot: switch to IPN bus monitoring instead of polling.
We still have to shell out to `tailscale up` because the container image's
API includes "arbitrary flags to tailscale up", unfortunately. But this
should still speed up startup a little, and also enables k8s-bound containers
to update their device information as new netmap updates come in.

Fixes #6657

Signed-off-by: David Anderson <danderson@tailscale.com>
2022-12-07 13:31:15 -08:00
..
kube.go cmd/containerboot: switch to IPN bus monitoring instead of polling. 2022-12-07 13:31:15 -08:00
main_test.go cmd/containerboot: switch to IPN bus monitoring instead of polling. 2022-12-07 13:31:15 -08:00
main.go cmd/containerboot: switch to IPN bus monitoring instead of polling. 2022-12-07 13:31:15 -08:00
test_tailscale.sh cmd/containerboot: make a tests table, add more tests. 2022-11-10 09:14:27 -08:00
test_tailscaled.sh cmd/containerboot: add tests. 2022-11-09 19:15:55 -08:00