1
0
mirror of https://github.com/juanfont/headscale.git synced 2026-02-07 20:04:00 +01:00
juanfont.headscale/hscontrol
Kristoffer Dalby 506bd8c8eb policy: more accurate node change
This commit changes so that node changes to the policy is
calculated if any of the nodes has changed in a way that might
affect the policy.

Previously we just checked if the number of nodes had changed,
which meant that if a node was added and removed, we would be
in a bad state.

Signed-off-by: Kristoffer Dalby <kristoffer@dalby.cc>
2025-12-16 10:12:36 +01:00
..
assets editorconfig: add basic editor config 2025-12-16 10:12:36 +01:00
capver generate: add new patches (#2921) 2025-11-28 17:00:52 +01:00
db golangci-lint: use forbidigo to block time.Sleep (#2946) 2025-12-10 16:45:59 +00:00
derp golangci-lint: use forbidigo to block time.Sleep (#2946) 2025-12-10 16:45:59 +00:00
dns
mapper batcher: fix closed panic 2025-12-15 16:28:27 +01:00
policy policy: more accurate node change 2025-12-16 10:12:36 +01:00
routes debug: add json and improve 2025-09-09 09:40:00 +02:00
state policy: more accurate node change 2025-12-16 10:12:36 +01:00
templates hscontrol: consolidate assets into single package 2025-11-12 08:28:12 -06:00
types policy: more accurate node change 2025-12-16 10:12:36 +01:00
util all: remove deadcode (#2952) 2025-12-10 15:55:15 +01:00
app.go all: remove deadcode (#2952) 2025-12-10 15:55:15 +01:00
auth_tags_test.go make tags first class node owner (#2885) 2025-12-02 12:01:25 +01:00
auth_test.go golangci-lint: use forbidigo to block time.Sleep (#2946) 2025-12-10 16:45:59 +00:00
auth.go make tags first class node owner (#2885) 2025-12-02 12:01:25 +01:00
debug.go lint and leftover 2025-09-09 09:40:00 +02:00
grpcv1_test.go tags: process tags on registration, simplify policy (#2931) 2025-12-08 18:51:07 +01:00
grpcv1.go tags: process tags on registration, simplify policy (#2931) 2025-12-08 18:51:07 +01:00
handlers.go all: remove deadcode (#2952) 2025-12-10 15:55:15 +01:00
metrics.go all: remove deadcode (#2952) 2025-12-10 15:55:15 +01:00
noise.go all: remove deadcode (#2952) 2025-12-10 15:55:15 +01:00
oidc_template_test.go make tags first class node owner (#2885) 2025-12-02 12:01:25 +01:00
oidc.go all: remove deadcode (#2952) 2025-12-10 15:55:15 +01:00
platform_config.go
poll.go all: remove deadcode (#2952) 2025-12-10 15:55:15 +01:00
suite_test.go
tailsql.go
templates_consistency_test.go hscontrol: add template HTML consistency test 2025-11-12 08:28:12 -06:00