Merge branch 'main' into registration-simplification

This commit is contained in:
Kristoffer Dalby
2022-03-01 15:53:06 +01:00
committed by GitHub
3 changed files with 49 additions and 14 deletions

View File

@@ -629,7 +629,7 @@ func (machine Machine) toNode(
Endpoints: endpoints,
DERP: derp,
Hostinfo: hostinfo,
Hostinfo: hostinfo.View(),
Created: machine.CreatedAt,
LastSeen: machine.LastSeen,