Commit graph

807 commits

Author SHA1 Message Date
Anish Mukherjee 314af6b51d create emqx credentials for host upon creation 2023-02-27 17:18:35 +05:30
0xdcarns 7194f0e555 edited peers for correct host usage 2023-02-21 13:28:53 -05:00
0xdcarns a419b24151 added node peers to return 2023-02-21 13:14:06 -05:00
0xdcarns 8d1dd2be12 consolidated peer update to one func 2023-02-21 11:15:06 -05:00
0xdcarns 95013fd49a removed old peer update style 2023-02-21 10:31:37 -05:00
afeiszli 4b8c9bd4e3 adding a couple more version changes 2023-02-17 14:24:10 -05:00
kayos@tcp.direct 1513dc28b7
Tests: Handle all errors, key struct fields for go vet, enhance CI 2023-02-16 02:11:30 -08:00
dcarns 92dbfa52a5
Merge pull request #2001 from gravitl/gra-1088_dns_updates
Gra 1088 dns updates
2023-02-15 12:55:58 -05:00
Matthew R Kasun bd9cf14c02 Merge branch 'develop' into gra-1088_dns_updates 2023-02-15 06:42:09 -05:00
dcarns 380a353f46
Merge pull request #2037 from gravitl/GRA-1180-default-host-delete
Fix issue with deleting nodes from default hosts
2023-02-14 17:29:30 -05:00
dcarns 73fbdfea0d
Merge pull request #2026 from gravitl/gra-1172-zombies
updates to zombie processing
2023-02-14 14:50:08 -05:00
0xdcarns 93473a4e70 updated node topic for publishing 2023-02-14 13:00:08 -05:00
Matthew R Kasun 65b31c1c04 fix tests 2023-02-14 07:58:54 -05:00
Matthew R Kasun 82cac8fa30 use channels for sync 2023-02-14 07:01:38 -05:00
0xdcarns 6643c9a401 adapt createNetwork + default host addition 2023-02-13 15:17:13 -05:00
Abhishek Kondur 6e59eae1ef get right listen for ext conf file 2023-02-12 15:08:08 +04:00
0xdcarns 81d9954f37 added logic to add default hosts to networks upon network creation 2023-02-10 13:45:57 -05:00
dcarns 60f58674ae
Merge pull request #2012 from gravitl/GRA-1155/host_peer_update
Gra 1155: send peer update after adding host to network
2023-02-10 10:31:17 -05:00
Abhishek Kondur 944e425e91 publish peer update on adding host to a network 2023-02-10 17:23:48 +04:00
Matthew R Kasun c7338888e4 error handling 2023-02-10 06:58:00 -05:00
Abhishek Kondur 59b158d256 publish update on relay create 2023-02-09 17:09:01 +04:00
Matthew R Kasun 543c2e9c91 send correct existing name on extclient update 2023-02-08 13:32:11 -05:00
Matthew R Kasun d4cd24e778 extclient update 2023-02-08 11:32:28 -05:00
dcarns d5c85b1d87
Merge pull request #2002 from gravitl/GRA-1011/remove_mq_dyn_sec
Gra 1011/remove mq dyn sec
2023-02-08 08:55:23 -05:00
dcarns 363d728156
Merge pull request #2003 from gravitl/GRA-1118-server-status
added mq and database connected funcs and endpoint
2023-02-07 21:19:16 -05:00
afeiszli 32c9c94d05 changing version to 0.18.0 2023-02-07 19:01:05 -05:00
Matthew R Kasun 488ada670c cleanup: function comments, etc 2023-02-07 15:17:11 -05:00
Matthew R Kasun b9accde5b2 ensure publish dns in go routine 2023-02-07 15:17:11 -05:00
Matthew R Kasun 5cac655f04 publish dns update on host name change 2023-02-07 15:17:11 -05:00
Matthew R Kasun dbad8ac463 publish dns update on custom dns deletion 2023-02-07 15:17:11 -05:00
Matthew R Kasun 4f7c038702 publish dns update on custom dns creation 2023-02-07 15:17:11 -05:00
Matthew R Kasun d857ca1148 publish dns update on ext client update 2023-02-07 15:17:11 -05:00
Matthew R Kasun 89136f4832 publish dns update on ext client deletion 2023-02-07 15:17:10 -05:00
Matthew R Kasun a24263281c publish dns update on node ip change 2023-02-07 15:17:10 -05:00
Matthew R Kasun af66356061 publish dns on node deletion 2023-02-07 15:17:10 -05:00
Matthew R Kasun 6d4f5e5ddc publish ipv4 and ipv6 dns update on join 2023-02-07 15:17:10 -05:00
Matthew R Kasun a441e35a09 publish dns on node creation 2023-02-07 15:17:10 -05:00
Abhishek Kondur cb308e11f4 Merge branch 'develop' of https://github.com/gravitl/netmaker into GRA-1011/remove_mq_dyn_sec 2023-02-07 20:46:57 +04:00
Abhishek Kondur aa3820d2bf merge conflicts fixes 2023-02-07 14:28:04 +04:00
Abhishek Kondur bd878f79c1 merge conflicts resolved 2023-02-07 14:24:39 +04:00
0xdcarns 7a2c225eb1 added mq and database connected funcs and endpoint 2023-02-06 12:09:21 -05:00
Abhishek Kondur 3d1e4f6ba9 fix node tests 2023-02-06 20:11:31 +04:00
Abhishek Kondur b695f6e288 Merge branch 'develop' of https://github.com/gravitl/netmaker into GRA-1054/egress_route_manager 2023-02-06 20:01:33 +04:00
Abhishek Kondur 0505629fd1 egress model update,remove interface check 2023-02-04 09:54:56 +04:00
Abhishek Kondur cba2a69c36 uncomment delete egress api logic 2023-02-03 16:59:27 +04:00
Matthew R Kasun 77cfae41ff remove postup/down 2023-02-02 11:16:54 -05:00
Abhishek Kondur 04ac036b68 add egress gw info to host update 2023-02-02 10:22:20 +04:00
0xdcarns 3d364774f3 concealed hostpass return 2023-02-01 11:28:35 -05:00
0xdcarns 5a59d6e493 ensured host, if found, keeps password 2023-02-01 11:00:25 -05:00
dcarns 5fb3ec7b79
Merge pull request #1970 from gravitl/static_check_addressing
addressed majority of static checks
2023-01-24 13:14:47 -05:00