migrate last acl tests away from database
Signed-off-by: Kristoffer Dalby <kristoffer@tailscale.com>
This commit is contained in:
parent
e2c08db3b5
commit
155cc072f7
5 changed files with 254 additions and 271 deletions
|
@ -95,7 +95,7 @@ func fullMapResponse(
|
|||
return nil, err
|
||||
}
|
||||
|
||||
rules, sshPolicy, err := policy.GenerateFilterRules(
|
||||
rules, sshPolicy, err := policy.GenerateFilterAndSSHRules(
|
||||
pol,
|
||||
machine,
|
||||
peers,
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue