Commit graph

638 commits

Author SHA1 Message Date
0xdcarns
e4d44b5fab ee update 2023-01-14 12:00:44 -05:00
0xdcarns
7d17892344 implemented correct node delete flow 2023-01-14 11:05:03 -05:00
Abhishek Kondur
d05afeeee0 resolve merge conflicts 2023-01-13 19:16:40 +05:30
Abhishek Kondur
19de1087ce rm debug log 2023-01-13 19:14:34 +05:30
Abhishek Kondur
e9dd9ac0a4 fix fetching uniqueIp 2023-01-13 19:11:40 +05:30
Abhishek Kondur
f129316bfe get extclient allowed ips for ingressGw peer 2023-01-13 10:13:45 +05:30
Abhishek Kondur
a40f8b2878 set uptime only when node is connected 2023-01-12 20:58:29 +05:30
Abhishek Kondur
6f04d46cac Merge branch 'develop' of https://github.com/gravitl/netmaker into feature_host_metrics 2023-01-12 20:39:27 +05:30
dcarns
391d5309c2
Merge pull request #1917 from gravitl/feature_host_relay
Feature host relay
2023-01-12 10:03:59 -05:00
Abhishek Kondur
bf9a93c41b remove IsServer field from metric model 2023-01-12 14:50:04 +05:30
Abhishek Kondur
2cebece6b7 update peer id map on node peer upate 2023-01-12 14:48:18 +05:30
Anish Mukherjee
797fd5b211 ignore legacy nodes 2023-01-12 14:10:07 +05:30
Abhishek Kondur
04ff80dda4 remove proxy status parameter 2023-01-11 22:14:59 +05:30
Abhishek Kondur
26f9c2525c collect metrics by server 2023-01-11 21:57:02 +05:30
Abhishek Kondur
009845a024 support node level metrics on host 2023-01-11 11:01:22 +05:30
Abhishek Kondur
a7042bd3c6 update relay information if changed on host update 2023-01-10 22:48:09 +05:30
Abhishek Kondur
7a5c393623 unexport func 2023-01-10 20:19:25 +05:30
Abhishek Kondur
e322ccee09 skip same host 2023-01-10 19:54:43 +05:30
Abhishek Kondur
599656618d func comments,rm old proxy code 2023-01-10 19:52:54 +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
87ae255a58 rm commented code 2023-01-10 19:10:41 +05:30
Abhishek Kondur
01d28e6483 fetch related hosts on relay creation to enable proxy 2023-01-10 18:54:52 +05:30
Abhishek Kondur
9b1d8b1d89 remove parameters from mq peer msg 2023-01-10 10:49:15 +05:30
Abhishek Kondur
80d9032d47 relay fix 2023-01-10 10:18:03 +05:30
Abhishek Kondur
d373e90597 enable proxy when host is relay and on relayed hosts, add relay related feilds to api host model 2023-01-09 23:03:23 +05:30
0xdcarns
a52cd6550c disallowed hosts removal if nodes still associated 2023-01-09 10:48:19 -05:00
Abhishek Kondur
6100f8a466 update go mod 2023-01-09 15:48:51 +05:30
Abhishek Kondur
6385527d01 moved relay to host level, peer updates with relay configuration for host 2023-01-09 11:43:40 +05:30
Abhishek Kondur
26b40c8d97 host relay api logic 2023-01-09 11:42:57 +05:30
Abhishek Kondur
3e2d22a16b add proxy action to peer update 2023-01-09 09:11:39 +05:30
Abhishek Kondur
893f13d8b4 proxy update json marshal fix 2023-01-09 08:12:26 +05:30
Abhishek Kondur
95b578455d proxy updates refactor changes 2023-01-08 18:50:02 +05:30
Abhishek Kondur
6bc3417caf comments for exported funcs 2023-01-06 18:18:25 +05:30
Abhishek Kondur
ca3d9dc40b fix node update 2023-01-06 16:58:41 +05:30
Abhishek Kondur
9f0ef1628c node update fix, nil pointer errors fix 2023-01-06 00:29:55 +05:30
Abhishek Kondur
3f8f841313 Merge branch 'netclient_refactor_latest' of https://github.com/gravitl/netmaker into netclient_refactor_peer_updates 2023-01-05 08:46:49 +05:30
Matthew R. Kasun
8bfe255eab Merge remote-tracking branch 'origin/develop' into netclient_refactor_latest
Signed-off-by: Matthew R. Kasun <mkasun@nusak.ca>
2023-01-04 14:16:12 -05:00
Abhishek Kondur
21133bca7d host based updates 2023-01-04 20:02:02 +05:30
Abhishek Kondur
88902f7823 fix host peer update model,add server name to peer update topic 2023-01-04 11:03:13 +05:30
Abhishek Kondur
d99526fd54 peer update for host 2023-01-04 10:04:17 +05:30
Abhishek Kondur
bf2f51ec3b update host struct in memory, set to proxy port if peer host is using proxy 2023-01-03 09:14:48 +05:30
Abhishek Kondur
8a9241d5e2 fix keepalive conversion type 2022-12-30 11:43:48 +05:30
Abhishek Kondur
ba2466aa25 delete node fix, mq modify client if host is already created 2022-12-29 19:25:35 +05:30
0xdcarns
8c92308ccf made mq functions a little easier to read and re-use 2022-12-28 12:10:03 -05:00
Abhishek Kondur
4f6bfc3722 Merge branch 'netclient_refactor_latest' of https://github.com/gravitl/netmaker into proxy_models_refactor 2022-12-28 09:36:31 +05:30
dcarns
91fb01d489
Merge pull request #1878 from gravitl/netclient_refactor_fixes
bug fixes
2022-12-27 22:00:39 -05:00
Abhishek Kondur
2cb3ee65af change proxy models reference paths 2022-12-27 21:56:55 +05:30
dcarns
2df89c196a
Merge pull request #1876 from gravitl/story/GRA-793
consolidated add default hosts to net function
2022-12-27 11:03:52 -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