tailscale/tstest/integration
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>
2023-09-12 06:17:14 -07:00
..
testcontrol util/rands: add package with HexString func 2023-09-05 09:17:21 -07:00
vms all: adjust some build tags for plan9 2023-08-24 15:42:35 -07:00
gen_deps.go all: update tools that manage copyright headers 2023-01-27 15:36:29 -08:00
integration_test.go ipn/ipnlocal: fix missing controlknobs.Knobs plumbing 2023-09-12 06:17:14 -07:00
integration.go all: replace logtail.{Public,Private}ID with logid.{Public,Private}ID (#7404) 2023-02-28 19:00:00 -08:00
tailscaled_deps_test_darwin.go all: depend on zstd unconditionally, remove plumbing to make it optional 2023-09-10 08:36:05 -07:00
tailscaled_deps_test_freebsd.go all: depend on zstd unconditionally, remove plumbing to make it optional 2023-09-10 08:36:05 -07:00
tailscaled_deps_test_linux.go all: depend on zstd unconditionally, remove plumbing to make it optional 2023-09-10 08:36:05 -07:00
tailscaled_deps_test_openbsd.go all: depend on zstd unconditionally, remove plumbing to make it optional 2023-09-10 08:36:05 -07:00
tailscaled_deps_test_windows.go all: depend on zstd unconditionally, remove plumbing to make it optional 2023-09-10 08:36:05 -07:00