summaryrefslogtreecommitdiffhomepage
path: root/control/controlhttp/controlhttpserver
diff options
context:
space:
mode:
authorkari-ts <135075563+kari-ts@users.noreply.github.com>2026-04-17 10:28:35 -0700
committerGitHub <noreply@github.com>2026-04-17 10:28:35 -0700
commit8dda62cc24692b17e9bec0156160d8e54046d762 (patch)
tree4d56ea23cca066158a0ba0f645a848d3d8ad44d4 /control/controlhttp/controlhttpserver
parentb239e92eb65d7fe102d247a4f69838c5e5e12f17 (diff)
downloadtailscale-8dda62cc24692b17e9bec0156160d8e54046d762.tar.xz
tailscale-8dda62cc24692b17e9bec0156160d8e54046d762.zip
feature/clientupdate: windows update should use tailscale.exe update (#19438)
Currently, clientupdate.NewUpdater().Update() is called directly inside tailscaled, which fatals. There is also a failure that doesn't return, causing a panic. This fix allows us to use the same approach as startAutoUpdate, which is to find tailscale.exe and run tailscale.exe --update, though since it's calling the updater library directly, we get progress messages. Fixes tailscale/corp#40430s Signed-off-by: kari-ts <kari@tailscale.com>
Diffstat (limited to 'control/controlhttp/controlhttpserver')
0 files changed, 0 insertions, 0 deletions