Skip to content

Commit

Permalink
add todo
Browse files Browse the repository at this point in the history
Signed-off-by: Kristoffer Dalby <[email protected]>
  • Loading branch information
kradalby committed Sep 24, 2023
1 parent f22cdac commit 1e225e2
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions hscontrol/mapper/mapper.go
Original file line number Diff line number Diff line change
Expand Up @@ -614,6 +614,7 @@ func appendPeerChanges(
resp.UserProfiles = profiles
resp.SSHPolicy = sshPolicy

// TODO(kradalby): This currently does not take last seen in keepalives into account
resp.OnlineChange = peers.OnlineNodeMap()

return nil
Expand Down

0 comments on commit 1e225e2

Please sign in to comment.