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 1073b56e18
ipn/ipnlocal: add logging and locking to c2n /update (#9290)
Log some progress info to make updates more debuggable. Also, track
whether an active update is already started and return an error if
a concurrent update is attempted.

Some planned future PRs:
* add JSON output to `tailscale update`
* use JSON output from `tailscale update` to provide a more detailed
  status of in-progress update (stage, download progress, etc)

Updates #6907

Signed-off-by: Andrew Lytvynov <awly@tailscale.com>
9 months ago
..
distsign Update clientupdate/distsign/distsign_test.go 9 months ago
clientupdate.go ipn/ipnlocal: add logging and locking to c2n /update (#9290) 9 months ago
clientupdate_test.go clientupdate: add linux tarball updates (#9144) 9 months ago
clientupdate_windows.go cmd/tailscale/cli,clientupdate: extract new clientupdate package (#8827) 10 months ago
systemd_linux.go clientupdate: add linux tarball updates (#9144) 9 months ago
systemd_other.go clientupdate: add linux tarball updates (#9144) 9 months ago