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/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>
9 months ago
..
testcontrol util/rands: add package with HexString func 9 months ago
vms all: adjust some build tags for plan9 10 months ago
gen_deps.go all: update tools that manage copyright headers 1 year ago
integration.go all: replace logtail.{Public,Private}ID with logid.{Public,Private}ID (#7404) 1 year ago
integration_test.go ipn/ipnlocal: fix missing controlknobs.Knobs plumbing 9 months ago
tailscaled_deps_test_darwin.go all: depend on zstd unconditionally, remove plumbing to make it optional 9 months ago
tailscaled_deps_test_freebsd.go all: depend on zstd unconditionally, remove plumbing to make it optional 9 months ago
tailscaled_deps_test_linux.go all: depend on zstd unconditionally, remove plumbing to make it optional 9 months ago
tailscaled_deps_test_openbsd.go all: depend on zstd unconditionally, remove plumbing to make it optional 9 months ago
tailscaled_deps_test_windows.go all: depend on zstd unconditionally, remove plumbing to make it optional 9 months ago