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/clientupdate
Andrew Lytvynov 7a7e314096
ipn/ipnlocal,clientupdate: allow auto-updates in contaienrs (#12391)
We assume most containers are immutable and don't expect tailscale
running in them to auto-update. But there's no reason to prohibit it
outright.

Ignore the tailnet-wide default auto-update setting in containers, but
allow local users to turn on auto-updates via the CLI.

RELNOTE=Auto-updates are allowed in containers, but ignore the tailnet-wide default.

Fixes #12292

Signed-off-by: Andrew Lytvynov <awly@tailscale.com>
3 weeks ago
..
distsign all: use Go 1.22 range-over-int 2 months ago
testdata clientupdate: implement update for Unraid (#10344) 7 months ago
clientupdate.go ipn/ipnlocal,clientupdate: allow auto-updates in contaienrs (#12391) 3 weeks ago
clientupdate_test.go all: use Go 1.22 range-over-int 2 months ago
clientupdate_windows.go clientupdate: remove TS_NOLAUNCH and GUI restart hacks from autoupdate 7 months ago