Commit graph

29 commits

Author SHA1 Message Date
Abhishek Kondur 0da99d8437 skip pending delete nodes 2023-01-19 15:19:05 +05:30
Abhishek Kondur 8ad87f5a81 update host network fix 2023-01-19 14:49:24 +05:30
Abhishek Kondur ec3901ad4f GRA-988: delete host from network 2023-01-19 10:51:34 +05:30
Abhishek Kondur 99a5cc3307 GRA-988: add host to network 2023-01-19 10:40:30 +05:30
Abhishek Kondur 12f4656c62 GRA-985: host deletion logic in mq handler 2023-01-17 15:26:54 +05:30
Abhishek Kondur e322ccee09 skip same host 2023-01-10 19:54:43 +05:30
Abhishek Kondur b8903ebbde Merge branch 'develop' of https://github.com/gravitl/netmaker into feature_host_relay 2023-01-10 19:14:36 +05:30
Abhishek Kondur 01d28e6483 fetch related hosts on relay creation to enable proxy 2023-01-10 18:54:52 +05:30
0xdcarns a52cd6550c disallowed hosts removal if nodes still associated 2023-01-09 10:48:19 -05:00
Abhishek Kondur ca3d9dc40b fix node update 2023-01-06 16:58:41 +05:30
Abhishek Kondur 21133bca7d host based updates 2023-01-04 20:02:02 +05:30
0xdcarns 8c92308ccf made mq functions a little easier to read and re-use 2022-12-28 12:10:03 -05:00
dcarns 91fb01d489
Merge pull request #1878 from gravitl/netclient_refactor_fixes
bug fixes
2022-12-27 22:00:39 -05:00
0xdcarns 875718d824 consolidated add default hosts to net function 2022-12-27 10:15:00 -05:00
Abhishek Kondur d5446fb302 fix node removal from host 2022-12-27 19:47:30 +05:30
Abhishek Kondur 5f2d73dd52 get host info from db before updating 2022-12-27 17:43:31 +05:30
0xdcarns 2b3747cc33 added function to get default hosts 2022-12-23 15:56:33 -05:00
0xdcarns 8058640cdf change local address and join create func 2022-12-23 14:22:34 -05:00
0xdcarns 368d01ff10 removed localaddress 2022-12-23 14:06:39 -05:00
0xdcarns df614d6d4f added associate and dissasociate functions 2022-12-23 13:03:33 -05:00
0xdcarns 5f5f8be5d5 created functions 2022-12-23 12:38:22 -05:00
0xdcarns 309cfff577 updated controllers to use conversion routines 2022-12-22 15:44:42 -05:00
Matthew R. Kasun 1a4fa60bdf comment for public var 2022-12-21 16:15:00 -05:00
Matthew R Kasun 996a08ba93
Merge branch 'netclient_refactor_latest' into GRA-824-save-hostpass 2022-12-21 14:45:18 -05:00
Matthew R. Kasun bc47ef4868 encrypt and save hostpass on HostCreate 2022-12-21 14:43:46 -05:00
dcarns 6e05834399
Merge pull request #1841 from gravitl/GRA-824-refactor-join
Gra 824 refactor join
2022-12-21 10:05:39 -05:00
Matthew R. Kasun 38cd4d7700 refactor join
also removes server node
suspect there may be issues with proxy
and UI interactions with nodes
2022-12-20 15:29:09 -05:00
0xdcarns 9188dd2cdf initial commit 2022-12-19 18:04:55 -05:00
0xdcarns cc529ab3bd finished initial crud for hosts, fixed stun server close bug 2022-12-19 14:55:24 -05:00