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/feature
Brad Fitzpatrick ac0b15356d tailcfg, control/controlclient: start moving MapResponse.DefaultAutoUpdate to a nodeattr
And fix up the TestAutoUpdateDefaults integration tests as they
weren't testing reality: the DefaultAutoUpdate is supposed to only be
relevant on the first MapResponse in the stream, but the tests weren't
testing that. They were instead injecting a 2nd+ MapResponse.

This changes the test control server to add a hook to modify the first
map response, and then makes the test control when the node goes up
and down to make new map responses.

Also, the test now runs on macOS where the auto-update feature being
disabled would've previously t.Skipped the whole test.

Updates #11502

Change-Id: If2319bd1f71e108b57d79fe500b2acedbc76e1a6
Signed-off-by: Brad Fitzpatrick <bradfitz@tailscale.com>
1 week ago
..
ace feature/ace: make ACE modular 2 months ago
appconnectors feature/appconnectors: start making it modular 2 months ago
buildfeatures feature/featuretags: add CacheNetMap feature tag for upcoming work 2 weeks ago
c2n feature/c2n: move answerC2N code + deps out of control/controlclient 2 months ago
capture feature/capture: fix wireshark decoding and add new disco frame types (#16089) 6 months ago
clientupdate feature/clientupdate: move clientupdate to a modular feature, disabled for tsnet 2 months ago
condlite/expvar feature/condlite/expvar: add expvar stub package when metrics not needed 2 months ago
condregister cmd/tailscale/cli,feature: add support for identity federation (#17529) 2 months ago
debugportmapper feature/portmapper: make the portmapper & its debugging tools modular 3 months ago
doctor doctor: add ts_omit_doctor support 2 months ago
drive feature/drive: start factoring out Taildrive, add ts_omit_drive build tag 3 months ago
featuretags feature/featuretags: add CacheNetMap feature tag for upcoming work 2 weeks ago
identityfederation feature/identityfederation: strip query params on clientID (#17666) 1 month ago
linkspeed feature/linkspeed: move cosmetic tstun netlink code out to modular feature 2 months ago
linuxdnsfight feature/linuxdnsfight: move inotify watching of /etc/resolv.conf out to a feature 2 months ago
oauthkey tsnet,internal/client/tailscale: resolve OAuth into authkeys in tsnet (#17191) 3 months ago
portlist feature/portlist: pull portlist service porting into extension, use eventbus 2 months ago
portmapper wgengine/magicsock: fix js/wasm crash regression loading non-existent portmapper 1 month ago
posture ipn/ipnlocal, feature/posture: pull posture out into a modular feature 2 months ago
relayserver cmd/tailscale,feature/relayserver,ipn: add relay-server-static-endpoints set flag 1 week ago
sdnotify all: rename variables with lowercase-l/uppercase-I 2 weeks ago
syspolicy util/syspolicy: finish plumbing policyclient, add feature/syspolicy, move global impl 3 months ago
taildrop util/backoff: rename logtail/backoff package to util/backoff 2 months ago
tap all: use Go 1.20's errors.Join instead of our multierr package 2 months ago
tpm feature/tpm: disable dictionary attack protection on sealing key (#17952) 2 weeks ago
useproxy feature, net/tshttpproxy: pull out support for using proxies as a feature 2 months ago
wakeonlan feature/*: make Wake-on-LAN conditional, start supporting modular features 10 months ago
feature.go tailcfg, control/controlclient: start moving MapResponse.DefaultAutoUpdate to a nodeattr 1 week ago
hooks.go tailcfg, control/controlclient: start moving MapResponse.DefaultAutoUpdate to a nodeattr 1 week ago
sdnotify.go feature, ipn/ipnlocal: add, use feature.CanSystemdStatus for more DCE 3 weeks ago