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/client/tailscale
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
..
apitype tailcfg: rename prototype field to reflect its status 10 months ago
example/servetls all: update copyright and license headers 1 year ago
acl.go client/tailscale: add warnings slice to ACLTestFailureSummary 11 months ago
devices.go client/tailscale: support deauthorizing a device 1 year ago
dns.go various: add golangci-lint, fix issues (#7905) 1 year ago
keys.go client/tailscale: revert CreateKey API change, add Client.CreateKeyWithExpiry 1 year ago
localclient.go ipn/ipnlocal: fix missing controlknobs.Knobs plumbing 9 months ago
localclient_test.go all: update copyright and license headers 1 year ago
required_version.go all: require Go 1.21 10 months ago
routes.go all: update copyright and license headers 1 year ago
tailnet.go all: update copyright and license headers 1 year ago
tailscale.go all: update copyright and license headers 1 year ago