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/tailcfg
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
..
c2ntypes.go ipn/ipnlocal: add logging and locking to c2n /update (#9290) 9 months ago
derpmap.go net/netcheck, tailcfg: add DERPHomeParams and use it 11 months ago
tailcfg.go all: implement AppendText alongside MarshalText (#9207) 9 months ago
tailcfg_clone.go cmd/cloner: use maps.Clone and ptr.To 10 months ago
tailcfg_test.go all: implement AppendText alongside MarshalText (#9207) 9 months ago
tailcfg_view.go types/views,cmd/viewer: add ByteSlice[T] to replace mem.RO 10 months ago
tka.go tailcfg: add RPC structs for /tka/affected-sigs 1 year ago