Commit graph

2623 commits

Author SHA1 Message Date
Matthew R Kasun 3e890f4d8d fix off by one error in GetID 2022-01-20 11:29:16 -05:00
Matthew R Kasun 1e199665c0 use uuid in message queue functions 2022-01-20 11:29:16 -05:00
Matthew R Kasun 8fe732be41 WIP commit to enable rebasing to uuid feature 2022-01-20 11:29:16 -05:00
Matthew R Kasun fcc14fb1e4 WIP commit 2022-01-20 11:29:16 -05:00
Matthew R Kasun 5e5f85b51f refactor NodeUpdate message queue handler 2022-01-20 11:27:13 -05:00
Matthew R Kasun 2201aef4b2 add error handling on failed key generation 2022-01-20 11:27:13 -05:00
Matthew R Kasun d5cd88cae8 subscribed message handlers implemented 2022-01-20 11:27:13 -05:00
Matthew R Kasun d7828c1983 Rebase to develop (#4)
* add nameserver in call to CreateUserSpaceConf

* fixed user deletion

* changed log

* go mod tidy and conver azure tenant to env/conf var

* added egress relayed addrs to relayed nodes

* added post commands for wg quick

* refactored ncutils x-platform

* log fix

* adding egress to relay

* fixing egress on relay

Co-authored-by: dcarns <75687250+0xdcarns@users.noreply.github.com>
Co-authored-by: 0xdcarns <dillon.carns@gmail.com>
Co-authored-by: afeiszli <alex.feiszli@gmail.com>
2022-01-20 11:26:15 -05:00
0xdcarns 6704456cfd linting fixes 2022-01-20 11:19:39 -05:00
Matthew R Kasun e4bb2e8d38 go routines now run forever like they are supposed to 2022-01-20 11:19:39 -05:00
Matthew R Kasun cf6d1895b6 move context up a level 2022-01-20 11:19:39 -05:00
Matthew R Kasun f6b1eafbb3 Replaced ### with - in Node.ID (local copy) to fix mqtt publishing
errors
added context to all go routines
removed connectivity function
2022-01-20 11:19:39 -05:00
Matthew R Kasun e1cf1aed76 work in progress for message queue 2022-01-20 11:18:44 -05:00
Matthew R Kasun 537e200ebe update mosquitto broker conf and volume info 2022-01-20 11:09:31 -05:00
Matthew R Kasun c63e8565b0 WIP commit to enable rebasing to uuid feature 2022-01-20 11:05:22 -05:00
Matthew R Kasun 9be97b3bc8 WIP commit 2022-01-20 11:05:22 -05:00
Matthew R Kasun 2f47c351d8 refactor NodeUpdate message queue handler 2022-01-20 11:05:22 -05:00
Matthew R Kasun 5f26798a21 add error handling on failed key generation 2022-01-20 11:05:22 -05:00
0xdcarns 3148d1cd18 constants 2022-01-20 11:05:22 -05:00
Matthew R Kasun 87d16ad766 subscribed message handlers implemented 2022-01-20 11:05:22 -05:00
0xdcarns 2fcd874738 linting fixes 2022-01-20 11:05:22 -05:00
Matthew R Kasun 40302b3a17 go routines now run forever like they are supposed to 2022-01-20 11:05:22 -05:00
Matthew R Kasun b28c2113d9 move context up a level 2022-01-20 11:05:22 -05:00
Matthew R Kasun fc5388302e Replaced ### with - in Node.ID (local copy) to fix mqtt publishing
errors
added context to all go routines
removed connectivity function
2022-01-20 11:05:22 -05:00
Matthew R Kasun 120207f662 work in progress for message queue 2022-01-20 11:05:22 -05:00
Matthew R Kasun 29a078c27c update mosquitto broker conf and volume info 2022-01-20 11:05:22 -05:00
Matthew R Kasun 756d0a69b1 fix typo 2022-01-20 11:05:22 -05:00
Matthew R Kasun 33f34f7b29 update compose file and scripts to use mosquitto broker. Includes insecure config file for mosquitto 2022-01-20 11:05:22 -05:00
Matthew R Kasun b6f26869e0 update mosquitto broker conf and volume info 2022-01-20 11:05:22 -05:00
Matthew R Kasun a46aac9f24 fix typo 2022-01-20 11:05:22 -05:00
Matthew R Kasun 4a6bad922b update compose file and scripts to use mosquitto broker. Includes insecure config file for mosquitto 2022-01-20 11:05:22 -05:00
Matthew R Kasun f956a90f76 added extclient peers and persitent keepalive 2022-01-20 09:34:07 -05:00
dcarns 1ba4ff3d89
Merge pull request #635 from gravitl/feature_v0.10.0_contributing
Create CONTRIBUTING.md
2022-01-20 08:51:06 -05:00
Alex 95659ef0a5
Create CONTRIBUTING.md 2022-01-20 08:19:23 -05:00
Alex f3a424343e
Merge pull request #634 from louis-zhou/develop_600
add cli parameter
2022-01-20 07:35:24 -05:00
louis-zhou 242fcacae0 add cli parameter 2022-01-20 10:55:11 +08:00
Matthew R Kasun 26058ea395 netmaker added to release 2022-01-19 19:14:22 -05:00
Matthew R Kasun 43b680d59b add netmaker binary to release 2022-01-19 19:09:22 -05:00
Matthew R Kasun 11ebab103e
Merge pull request #632 from gravitl/master
update workflows branch to master
2022-01-19 18:24:56 -05:00
Matthew R Kasun 78c169052c write node to database when localAddress update received. 2022-01-19 16:27:19 -05:00
Matthew R Kasun 6a30bca315 updated service files for linux and darwin to start netclient daemon vice netclient checkin 2022-01-19 16:16:12 -05:00
Matthew R Kasun 746d90d109 add logic to grpc leave handler to publish peer update message 2022-01-19 15:33:29 -05:00
Matthew R Kasun ac0dba5e81 fixed tests and removed some debugging logs 2022-01-19 15:25:39 -05:00
Matthew R Kasun efbb166e51 fix UpdateWgPeers to enable multiple peer sections 2022-01-19 15:12:09 -05:00
Matthew R Kasun e215f2a9d0 fix UpdateWgPeers 2022-01-19 15:00:03 -05:00
Alex b6309ad16b
Merge pull request #626 from gravitl/bugfix_v0.10.0_update_ip
prevent nodes from changing address out of range or to .0 or .255 add…
2022-01-19 11:24:37 -05:00
0xdcarns 2430eb0a47 prevent nodes from changing address out of range or to .0 or .255 addresses 2022-01-19 10:47:23 -05:00
Matthew R Kasun 81e65b0fd0 calculate allowed ips 2022-01-19 09:44:35 -05:00
Matthew R Kasun 4213a4a3fd remove metrics from client 2022-01-18 17:36:10 -05:00
Matthew R Kasun a926709c10 fix publish peers 2022-01-18 22:32:12 +00:00