mirror of
https://github.com/gravitl/netmaker.git
synced 2025-10-05 16:57:51 +08:00
added egress as pull change
This commit is contained in:
@@ -99,7 +99,6 @@ func checkNodeActions(node *models.Node, network string, servercfg config.Server
|
||||
log.Println("Unable to process reset keys request:", err)
|
||||
return ""
|
||||
}
|
||||
return ""
|
||||
}
|
||||
if node.Action == models.NODE_DELETE || localNode.Action == models.NODE_DELETE {
|
||||
err := LeaveNetwork(network)
|
||||
|
Reference in New Issue
Block a user