headscale/hscontrol/policy/v2
Kristoffer Dalby b9868f6516
Make more granular SSH tests for both Policies (#2555)
* policy/v1: dont consider empty if ssh has rules

Signed-off-by: Kristoffer Dalby <kristoffer@tailscale.com>

* policy/v2: replace time.Duration with model.Duration

Signed-off-by: Kristoffer Dalby <kristoffer@tailscale.com>

* policy/v2: add autogroup and ssh validation

Signed-off-by: Kristoffer Dalby <kristoffer@tailscale.com>

* policy/v2: replace time.Duration with model.Duration

Signed-off-by: Kristoffer Dalby <kristoffer@tailscale.com>

* policy: replace old ssh tests with more granular test

Signed-off-by: Kristoffer Dalby <kristoffer@tailscale.com>

* policy: skip v1 tests expected to fail (missing error handling)

Signed-off-by: Kristoffer Dalby <kristoffer@tailscale.com>

* policy: skip v1 group tests, old bugs wont be fixed

Signed-off-by: Kristoffer Dalby <kristoffer@tailscale.com>

* integration: user valid policy for ssh

Signed-off-by: Kristoffer Dalby <kristoffer@tailscale.com>

* Changelog, add ssh section

Signed-off-by: Kristoffer Dalby <kristoffer@tailscale.com>

* nix update

Signed-off-by: Kristoffer Dalby <kristoffer@tailscale.com>

---------

Signed-off-by: Kristoffer Dalby <kristoffer@tailscale.com>
2025-05-04 12:05:41 +00:00
..
filter.go Make more granular SSH tests for both Policies (#2555) 2025-05-04 12:05:41 +00:00
filter_test.go error on undefined host in policy (#2490) 2025-05-01 14:30:52 +02:00
policy.go error on undefined host in policy (#2490) 2025-05-01 14:30:52 +02:00
policy_test.go Make matchers part of the Policy interface (#2514) 2025-05-01 07:06:30 +02:00
types.go Make more granular SSH tests for both Policies (#2555) 2025-05-04 12:05:41 +00:00
types_test.go policy/v2: validate autogroup:interet only in dst (#2552) 2025-05-02 13:58:12 +03:00
utils.go Experimental implementation of Policy v2 (#2214) 2025-03-10 16:20:29 +01:00
utils_test.go Experimental implementation of Policy v2 (#2214) 2025-03-10 16:20:29 +01:00