Commit graph

780 commits

Author SHA1 Message Date
Abhishek Kondur 81e9febf2a rm mq dynamic security, add mq username,password to config 2023-01-19 23:11:28 +05:30
Abhishek Kondur 4f820f122e Merge branch 'develop' of https://github.com/gravitl/netmaker into GRA-988/add_host_to_network 2023-01-19 22:27:06 +05:30
Abhishek Kondur eee352fa4b Merge branch 'develop' of https://github.com/gravitl/netmaker into GRA-988/delete_host_from_network 2023-01-19 21:29:07 +05:30
Abhishek Kondur b017e41e52 Merge branch 'GRA-988/add_host_to_network' of https://github.com/gravitl/netmaker into GRA-988/delete_host_from_network 2023-01-19 14:02:25 +05:30
Abhishek Kondur 2bb5e436e0 send host update to join network 2023-01-19 14:01:52 +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
dcarns 394f386f32
Merge pull request #1947 from gravitl/GRA-985/host_delete_logic
Gra 985/host delete logic
2023-01-17 15:42:35 -05:00
Abhishek Kondur 1a63f1cf0e pr comment: set err 2023-01-17 21:37:26 +05:30
Abhishek Kondur 83ea8778d6 Merge branch 'GRA-985/host_updates_logic' of https://github.com/gravitl/netmaker into GRA-985/host_delete_logic 2023-01-17 18:38:36 +05:30
Abhishek Kondur e77ab07141 error check for host update 2023-01-17 17:26:49 +05:30
Abhishek Kondur 2e9e2fdf0a send host update on delete 2023-01-17 17:22:33 +05:30
Abhishek Kondur d31f9e8eb5 publish host update from server to client 2023-01-17 13:18:51 +05:30
Abhishek Kondur 27f5f2f5fb comments to add logic for host updates 2023-01-17 11:29:32 +05:30
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 5d312a489e pr comment: return if host update fails 2023-01-13 20:04:52 +05:30
Abhishek Kondur d05afeeee0 resolve merge conflicts 2023-01-13 19:16:40 +05:30
Abhishek Kondur e9dd9ac0a4 fix fetching uniqueIp 2023-01-13 19:11:40 +05:30
Matthew R. Kasun 348aecbad1 review comments 2023-01-12 13:13:26 -05:00
Matthew R Kasun ed95226dc5
Merge branch 'develop' into gra-830-migrate 2023-01-12 10:28:44 -05:00
Matthew R. Kasun 30c7e8b217 refactor migrate for new models 2023-01-12 10:27:24 -05:00
Abhishek Kondur 4fba43eff8 rm network parameter 2023-01-10 23:05:50 +05:30
Abhishek Kondur d31b17489f publish peer update for hosts on update 2023-01-10 22:53:34 +05:30
Abhishek Kondur a7042bd3c6 update relay information if changed on host update 2023-01-10 22:48:09 +05:30
Abhishek Kondur 01d28e6483 fetch related hosts on relay creation to enable proxy 2023-01-10 18:54:52 +05:30
Abhishek Kondur beb0b1adf2 move api handlers to relay file 2023-01-10 11:04:55 +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
Abhishek Kondur 26b40c8d97 host relay api logic 2023-01-09 11:42:57 +05:30
Abhishek Kondur 95b578455d proxy updates refactor changes 2023-01-08 18:50:02 +05:30
Abhishek Kondur ca3d9dc40b fix node update 2023-01-06 16:58:41 +05:30
Abhishek Kondur 950fd3c290 rm peer from host model 2023-01-05 16:17:09 +05:30
Abhishek Kondur bff68bd945 rm peers from node model 2023-01-05 14:56:20 +05:30
Abhishek Kondur 2ff8684fd4 keep node level peers for now 2023-01-05 09:42:41 +05:30
Abhishek Kondur 4c63478888 get node fix 2023-01-05 09:31:31 +05:30
Abhishek Kondur 72e4b914b9 move peers to host level 2023-01-05 09:24:46 +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
dcarns 711190d4a0
Merge pull request #1895 from gravitl/netclient_refactor_fixes
update host struct in memory, set to proxy port if peer host is using…
2023-01-03 22:24:15 -05:00
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
Anish Mukherjee 289bb3e5ec add headless sso login 2023-01-02 13:18:40 +05:30
dcarns f382fd3bf9
Merge pull request #1886 from gravitl/netclient_refactor_fixes
Netclient refactor fixes
2022-12-30 09:26:02 -05:00
Abhishek Kondur 7455bf7d6c send peer update after node has left the network 2022-12-30 15:47:02 +05:30
dcarns e1929dd039
Merge pull request #1885 from gravitl/story/GRA-842-1
add mq removal on host delete
2022-12-29 11:36:11 -05:00
0xdcarns 4877bdccf1 add mq removal on host delete 2022-12-29 10:57:25 -05:00
Abhishek Kondur 2c2b3a4b9b pr comment 2022-12-29 21:20:29 +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 2e419944c0 added network role update to host PUT 2022-12-28 12:13:07 -05:00
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 9941c6bedc remove proxy payload from get node response 2022-12-28 08:01:27 +05:30
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 5f2d73dd52 get host info from db before updating 2022-12-27 17:43:31 +05:30
Matthew R. Kasun 319193c18a update IsIPUnique
also:
 - remove unnecessary call to UpertHost in create node
 - remove debugging logs
2022-12-23 18:06:59 -05:00
dcarns afc1812ef3
Merge pull request #1870 from gravitl/story/GRA-793
Add default hosts to network upon creation
2022-12-23 17:09:03 -05:00
0xdcarns 82479863f1 added default node association with networks 2022-12-23 16:14:45 -05:00
Matthew R Kasun a371b7ae21
Merge branch 'netclient_refactor_latest' into GRA-824-getPeerUpdate 2022-12-23 15:59:55 -05:00
0xdcarns 29bc1d5258 removed finished TODO 2022-12-23 14:40:29 -05:00
0xdcarns 8058640cdf change local address and join create func 2022-12-23 14:22:34 -05:00
Matthew R. Kasun eae92470c5 refactor of peerUpdate
contains some debugging logging
2022-12-23 13:41:17 -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
walkerwmanuel 6611941ca2 Replaced string methods with HTTP consts 2022-12-23 09:49:08 -05:00
Aceix 3b82a57993 fix(GRA-832): differentiate update host from update host networks 2022-12-23 10:12:17 +00:00
0xdcarns 2ed6a65f02 changed apinode -> node on return 2022-12-22 16:30:44 -05:00
0xdcarns 59a89707ed create nodeNodeUpdate func for node to server updates 2022-12-22 16:16:58 -05:00
0xdcarns 309cfff577 updated controllers to use conversion routines 2022-12-22 15:44:42 -05:00
afeiszli a6a16cf934 updated versions 2022-12-22 11:59:31 -05:00
dcarns 7328fbd351
Merge pull request #1849 from gravitl/fix_peer_errors
fix compile errors
2022-12-22 08:49:08 -05:00
Matthew R. Kasun bce2f8a45c fix compile errors 2022-12-22 06:42:33 -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 1c14e84f34
Merge pull request #1842 from gravitl/bugfix_empty_extclientid
Do not validate empty ext client ids
2022-12-21 14:26:35 -05:00
theguy951357 ac239d014a changed to validate on update 2022-12-21 14:11:52 -05:00
Anish Mukherjee 611fc53d5e do not validate empty ext client ids 2022-12-21 22:23:37 +05:30
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 a219f8f22c create host on join if host does not exist 2022-12-21 06:08:52 -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
walkerwmanuel 71d66b7f93 Refactored user functions to use refrences rather than values 2022-12-20 15:10:40 -05:00
0xdcarns 9188dd2cdf initial commit 2022-12-19 18:04:55 -05:00
Matthew R. Kasun c086e9499d rebase
Signed-off-by: Matthew R. Kasun <mkasun@nusak.ca>
2022-12-19 15:15:35 -05:00
0xdcarns cc529ab3bd finished initial crud for hosts, fixed stun server close bug 2022-12-19 14:55:24 -05:00
Anish Mukherjee 78db9f4ae9 update dns_test 2022-12-19 16:22:47 +05:30
Matthew R Kasun 4e4c8eab6f
Merge pull request #1810 from gravitl/netclient_refactor_update
add endpoint for re-joins (migration)
2022-12-14 08:09:53 -05:00
Anish Mukherjee ca2fb67490 fix integration test errors 2022-12-13 11:32:07 +05:30
Anish Mukherjee 72687b9a0f minor fix 2022-12-13 11:08:53 +05:30
Anish Mukherjee 9c019ca1b1 change CORS_ALLOWED_ORIGIN input to comma-separated strings 2022-12-13 10:44:10 +05:30
Abhishek Kondur 07dd20734d extclients internal ips 2022-12-12 22:49:35 +05:30
Abhishek Kondur 8fc09fd5cd fix stun port format,use proxy listen port from node model 2022-12-12 10:33:35 +05:30
Abhishek Kondur 0b8257f0d7 fix models change, merge conflicts resolved 2022-12-12 08:50:28 +05:30
dcarns 67e4317e17
Merge pull request #1797 from yunginnanet/develop
Fixes+Chores: avoid de-referencing nil ptrs + lint
2022-12-10 10:42:04 -05:00
Matthew R. Kasun bf2d4ccf1e rejoin using updatenode vice createnode 2022-12-10 06:58:54 -05:00
Matthew R. Kasun 653229feba add endpoint for re-joins (migration) 2022-12-09 17:41:44 -05:00
Anish Mukherjee 5f3fd9ee96 remove redundant checks on nodes 2022-12-09 17:11:55 +05:30