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 bff527622d
ipn/ipnlocal,clientupdate: disallow auto-updates in containers (#11814)
Containers are typically immutable and should be updated as a whole (and
not individual packages within). Deny enablement of auto-updates in
containers.

Also, add the missing check in EditPrefs in LocalAPI, to catch cases
like tailnet default auto-updates getting enabled for nodes that don't
support it.

Updates #11544

Signed-off-by: Andrew Lytvynov <awly@tailscale.com>
1 month ago
..
distsign all: use Go 1.22 range-over-int 2 months ago
testdata clientupdate: implement update for Unraid (#10344) 6 months ago
clientupdate.go ipn/ipnlocal,clientupdate: disallow auto-updates in containers (#11814) 1 month 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 6 months ago
systemd_linux.go clientupdate, net/dns: fix some "tailsacle" typos 2 months ago
systemd_other.go clientupdate: add linux tarball updates (#9144) 9 months ago