Commit graph

1693 commits

Author SHA1 Message Date
Matthew R Kasun 84d9faeb3f retries for connecting to broker 2022-01-27 15:46:45 -05:00
Matthew R Kasun 4ccce6bac5 update for multiple networks 2022-01-27 14:48:10 -05:00
Matthew R Kasun 513f85ede7 refactor server pings 2022-01-27 09:48:32 -05:00
Matthew R Kasun 76ae673363 Merge branch 'develop' into feature_v0.10.0_serverPings 2022-01-27 06:45:52 -05:00
Matthew R Kasun 895e3b5643 resub on server ping timeout; may not work in multi server enviornment 2022-01-27 06:31:25 -05:00
Matthew R Kasun d5b43e7444 added a debug log 2022-01-26 16:06:45 -05:00
Matthew R Kasun 5306cff2e8 Merge branch 'feature_v0.10.0_server_response' into feature_v0.10.0_serverPings 2022-01-26 15:12:02 -05:00
dcarns 23e294d05f
Merge pull request #648 from gravitl/bugfix_v0.10.0_freebsd-gateways
fix for GRA-129 prevent freebsd from being a gateway
2022-01-26 14:40:28 -05:00
Matthew R Kasun ad581b8764 Merge branch 'feature_v0.10.0_server_response' into feature_v0.10.0_serverPings 2022-01-26 14:04:55 -05:00
Matthew R Kasun 9dedb479d1 publish server keepalive and skeleton client subscription handler 2022-01-26 13:42:52 -05:00
0xdcarns 8232d8b744 added beginning of re sub logic 2022-01-26 11:24:47 -05:00
0xdcarns 71ffa797d4 cleaned logs 2022-01-26 11:21:56 -05:00
0xdcarns a5e483adab added mutex on log 2022-01-26 11:20:46 -05:00
0xdcarns 27b29baf32 added new struct and adapted to funcs 2022-01-26 10:40:39 -05:00
Matthew R Kasun dd62e90924 fix for GRA-129 prevent freebsd from being a gateway 2022-01-26 09:04:30 -05:00
0xdcarns 424c801c6c server update 2022-01-25 23:04:03 -05:00
0xdcarns d6554ef081 initial commit 2022-01-25 22:14:31 -05:00
dcarns 59685731c1
Merge pull request #645 from gravitl/feature-messageQueue
Feature message queue
2022-01-25 19:25:38 -05:00
Matthew R Kasun 71cc49e06d fix duplicate constant 2022-01-25 18:23:08 -05:00
Matthew R Kasun 03d17a0520 addressing review comments 2022-01-25 18:15:27 -05:00
Alex 93f068b8cd
Merge pull request #644 from gravitl/feature_v0.10.0_dumps
added timer hooks
2022-01-25 12:52:34 -05:00
0xdcarns 0874ad1cd8 updated to log errors 2022-01-25 12:36:25 -05:00
0xdcarns 7846420fa7 added timer hooks 2022-01-25 11:00:56 -05:00
Matthew R Kasun bc54bbf167 manual rebase to develop 2022-01-25 07:31:50 -05:00
Matthew R Kasun 77b765c8fd Merge branch 'develop' into feature-messageQueue 2022-01-24 17:24:37 -05:00
Matthew R Kasun a27c403925 another dns fix 2022-01-24 16:12:57 -05:00
Matthew R Kasun 1c69ee18c8 call UpdateDNS on node update if DNSOn 2022-01-24 15:46:38 -05:00
Matthew R Kasun cbc389c164 fix mq shutdown on ctrl-c 2022-01-24 15:33:36 -05:00
dcarns b0db450a79
Merge pull request #633 from gravitl/update_workflow
Update workflow to add netmaker binary to release assets
2022-01-24 15:23:39 -05:00
dcarns 59b851a8ac
Merge pull request #642 from gravitl/bugfix_v0.10.0_relay_log
bug fixed
2022-01-24 15:21:55 -05:00
0xdcarns 0e83ba932c bug fixed 2022-01-24 15:16:29 -05:00
Matthew R Kasun d722218f32 publish Node and Peer updates in go routine to ensure UI responses are not delayed 2022-01-24 13:56:10 -05:00
Matthew R Kasun f54d0fd993 fix logic in call to UpdatePeers 2022-01-24 13:25:56 -05:00
Matthew R Kasun a5b9760438 add persistentkeepalive to ShouldPeersUpdate 2022-01-24 13:20:23 -05:00
Matthew R Kasun 0ced90ebd4 add conditional update of peers after a node update. 2022-01-24 11:42:21 -05:00
Matthew R Kasun f19c114cf6 add MTU to wireguard conf 2022-01-24 10:58:12 -05:00
Matthew R Kasun c239ee3787 Merge branch 'develop' into feature-messageQueue 2022-01-24 06:21:21 -05:00
dcarns a1f07ef78c
Merge pull request #637 from gravitl/feature_v0.10.0_telemetry
Feature v0.10.0 telemetry
2022-01-23 19:28:04 -05:00
Matthew R Kasun 4b826e6de2 fix publish topic 2022-01-23 18:28:25 -05:00
Matthew R Kasun 8aee75d32b unsubscribe from node topic on node delete 2022-01-23 18:18:42 -05:00
Matthew R Kasun 7ba07f8217 publish node update/peer update on gateway creation/deletion 2022-01-23 18:06:39 -05:00
Matthew R Kasun 8ef30fb0e4 new worflow to publish amd64/arm64 netclient docker images 2022-01-23 11:31:17 -05:00
afeiszli aa4baa5503 fixing minor things for code review 2022-01-23 09:39:48 -05:00
Matthew R Kasun d920071305 update test workflow to include step to build netmaker(linux) and netclient(linux/freebsd/darwin/windows) 2022-01-22 16:17:28 -05:00
Matthew R Kasun c1813c52e9 publish node update and peer update on ingress gateway creation 2022-01-22 15:34:01 -05:00
Matthew R Kasun 60eab296fc publish node update when node deleted from UI 2022-01-22 14:35:48 -05:00
Alex ab005317c2
Merge pull request #639 from gravitl/feature_v0.10.0_docs_fixes
Feature v0.10.0 docs fixes
2022-01-22 12:47:15 -05:00
afeiszli 0d74e561dc updating docs to fix bugs and include telemetry 2022-01-22 12:31:32 -05:00
Matthew R Kasun fcc1259adf fix writes/updates to wg config files 2022-01-22 11:38:56 -05:00
Matthew R Kasun b2b50ffa9c fix GetNetworkNodes to just return networks nodes instead of all nodes in system plus a second copy of the networknode 2022-01-22 10:38:11 -05:00