Files
tailscale/cmd/containerboot
chaosinthecrd 871c023d8c cmd/containerboot: use root context for auth key reissue wait
Pass the root context instead of bootCtx to setAndWaitForAuthKeyReissue.
The 60-second bootCtx timeout was cancelling the reissue wait before the
operator had time to respond, causing the pod to crash-loop.
2026-04-01 16:20:55 +01:00
..