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/ipn/localapi
Brad Fitzpatrick 7c1ed38ab3 ipn/ipnlocal: fix missing controlknobs.Knobs plumbing
I missed connecting some controlknobs.Knobs pieces in 4e91cf20a8
resulting in that breaking control knobs entirely.

Whoops.

The fix in ipn/ipnlocal (where it makes a new controlclient) but to
atone, I also added integration tests. Those integration tests use
a new "tailscale debug control-knobs" which by itself might be useful
for future debugging.

Updates #9351

Change-Id: Id9c89c8637746d879d5da67b9ac4e0d2367a3f0d
Signed-off-by: Brad Fitzpatrick <bradfitz@tailscale.com>
9 months ago
..
cert.go ipn/{ipnlocal,localapi}: actually renew certs before expiry (#8731) 11 months ago
debugderp.go all: avoid repeated default interface lookups 1 year ago
disabled_stubs.go all: update copyright and license headers 1 year ago
localapi.go ipn/ipnlocal: fix missing controlknobs.Knobs plumbing 9 months ago
localapi_test.go all: use tstest.Replace more 1 year ago
pprof.go all: update copyright and license headers 1 year ago