summaryrefslogtreecommitdiffhomepage
path: root/util/execqueue/execqueue.go
diff options
context:
space:
mode:
authorHarry Harpham <harry@tailscale.com>2025-11-20 12:40:05 -0700
committerGitHub <noreply@github.com>2025-11-20 13:40:05 -0600
commitac74d28190e73af85fe181b81173ef686331f51c (patch)
tree744da332a0d441060bebda4a0f4804a5a0dd4587 /util/execqueue/execqueue.go
parent42a52620168f9171c378b06eecb3c8d262f85e2e (diff)
downloadtailscale-ac74d28190e73af85fe181b81173ef686331f51c.tar.xz
tailscale-ac74d28190e73af85fe181b81173ef686331f51c.zip
ipn/ipnlocal: add validations when setting serve config (#17950)
These validations were previously performed in the CLI frontend. There are two motivations for moving these to the local backend: 1. The backend controls synchronization around the relevant state, so only the backend can guarantee many of these validations. 2. Doing these validations in the back-end avoids the need to repeat them across every frontend (e.g. the CLI and tsnet). Updates tailscale/corp#27200 Signed-off-by: Harry Harpham <harry@tailscale.com>
Diffstat (limited to 'util/execqueue/execqueue.go')
0 files changed, 0 insertions, 0 deletions