headscale/hscontrol
Kristoffer Dalby 3bef63bb80 Remove LastSuccessfulUpdate from Machine
This field is no longer used, it was used in our old state
"algorithm" to determine if we should send an update.

Signed-off-by: Kristoffer Dalby <kristoffer@tailscale.com>
2023-09-19 10:20:21 -05:00
..
assets update flake, fix prettier lint 2023-09-05 08:47:43 +02:00
db Remove LastSuccessfulUpdate from Machine 2023-09-19 10:20:21 -05:00
derp fix lint 2023-09-19 10:20:21 -05:00
mapper order path 2023-09-19 10:20:21 -05:00
notifier rearrange poll, lock, notify 2023-09-19 10:20:21 -05:00
policy Remove database from Mapper 2023-09-19 10:20:21 -05:00
templates update flake, fix prettier lint 2023-09-05 08:47:43 +02:00
types Remove LastSuccessfulUpdate from Machine 2023-09-19 10:20:21 -05:00
util use cmp.Diff instead of reflect.DeepEqual 2023-07-01 21:55:47 +02:00
app.go add pprof endpoint 2023-09-19 10:20:21 -05:00
auth_legacy.go rename handler files 2023-06-08 16:34:15 +02:00
auth_noise.go rename handler files 2023-06-08 16:34:15 +02:00
auth.go fix lint 2023-09-19 10:20:21 -05:00
grpcv1_test.go rename package name to hscontrol 2023-05-10 20:47:51 +02:00
grpcv1.go Remove LastSuccessfulUpdate from Machine 2023-09-19 10:20:21 -05:00
handler_legacy.go rename package name to hscontrol 2023-05-10 20:47:51 +02:00
handler_placeholder.go rename package name to hscontrol 2023-05-10 20:47:51 +02:00
handlers.go rename handler files 2023-06-08 16:34:15 +02:00
metrics.go give ci more tollerance for timeouts 2023-09-19 10:20:21 -05:00
noise.go move derp.go to derp module 2023-06-08 16:34:15 +02:00
oidc.go introduce rw lock for db, ish... 2023-09-19 10:20:21 -05:00
platform_config.go rename package name to hscontrol 2023-05-10 20:47:51 +02:00
poll_legacy.go additional debug logging, use mapper pointer 2023-09-19 10:20:21 -05:00
poll_noise.go additional debug logging, use mapper pointer 2023-09-19 10:20:21 -05:00
poll.go move MapResponse peer logic into function and reuse 2023-09-19 10:20:21 -05:00
suite_test.go move Config definitions into types 2023-06-08 16:34:15 +02:00