Commit graph

391 commits

Author SHA1 Message Date
0xdcarns
385232ca5a cleanup unnecessary routines + use peerindexmap for delete check 2023-03-01 10:55:34 -05:00
dcarns
ad4bab064b
Merge pull request #2050 from gravitl/GRA-1198-enrollment_keys
Gra 1198 enrollment keys
2023-02-28 09:26:23 -05:00
dcarns
dbf6f1034b
Merge pull request #2058 from gravitl/feature_emqx
Add emqx boilerplate
2023-02-28 08:41:39 -05:00
0xdcarns
a0519cc16a merge develop 2023-02-27 19:13:48 -05:00
0xdcarns
2be3ff747a Merge branch 'develop' into GRA-1198-enrollment 2023-02-27 15:55:25 -05:00
dcarns
26df6f4016
Merge pull request #2076 from walkerwmanuel/GRA-1270-startup-log-rework
Added more accurate startup logs
2023-02-27 15:22:54 -05:00
walkerwmanuel
b6e0a860ae Added more accurate startup logs 2023-02-27 14:52:50 -05:00
0xdcarns
2749e7311b Revert "adjusted main to use one single context"
This reverts commit 92d0d12e8f.
2023-02-27 13:36:32 -05:00
0xdcarns
977c9c8c19 send peer update after request + fix pass update issue 2023-02-27 12:32:07 -05:00
Anish Mukherjee
314af6b51d create emqx credentials for host upon creation 2023-02-27 17:18:35 +05:30
0xdcarns
5014c389ca adjusted main to use one single context 2023-02-24 15:46:06 -05:00
0xdcarns
92d0d12e8f adjusted main to use one single context 2023-02-24 15:37:53 -05:00
0xdcarns
e759637750 Merge branch 'develop' into GRA-1198 2023-02-24 11:23:41 -05:00
0xdcarns
adf3967e0d handled forced deleted peer 2023-02-24 10:41:04 -05:00
0xdcarns
80fda83c0c adjusted peer updates to remove peers properly, slowed zombie check 2023-02-23 10:55:42 -05:00
Anish Mukherjee
5279900b7c add /mqtt for EMQX websocket listen endpoint 2023-02-22 20:37:08 +05:30
Anish Mukherjee
c7a3306d3e refresh emqx admin user on server startup 2023-02-22 20:37:08 +05:30
Anish Mukherjee
a33ac33462 wait for EMQX rest endpoint startup 2023-02-22 20:37:08 +05:30
Anish Mukherjee
d2adf88b21 add emqx boilerplate 2023-02-22 20:37:08 +05:30
0xdcarns
16f2093004 added empty string to params 2023-02-21 11:17:48 -05:00
0xdcarns
a1f5d73a58 added request ack 2023-02-17 11:39:30 -05:00
0xdcarns
6b30cef968 handled node additions in more elegant manner 2023-02-17 11:32:02 -05: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
Matthew R Kasun
c7c864b229 break into smaller funcs 2023-02-14 13:29:20 -05:00
0xdcarns
93473a4e70 updated node topic for publishing 2023-02-14 13:00:08 -05:00
Abhishek Kondur
7f9552b04d remove duplicate peer update 2023-02-13 21:48:16 +04:00
Matthew R Kasun
6e061c49d0 fix typo 2023-02-10 11:03:08 -05:00
Matthew R Kasun
7c1784e74f log message on succesful alldns publish 2023-02-10 10:58:06 -05:00
Matthew R Kasun
c7338888e4 error handling 2023-02-10 06:58:00 -05:00
Matthew R Kasun
98e66b7292 include ipv6 for extclients 2023-02-09 11:20:50 -05:00
Matthew R Kasun
0b0db1c0e8 add network name to dns 2023-02-09 10:49:56 -05:00
Matthew R Kasun
e0478b9b54 ensure network add to new extclient for dns update 2023-02-08 15:58:32 -05:00
Matthew R Kasun
574583b3b1 include network on extcient dns update 2023-02-08 13:50:34 -05:00
Matthew R Kasun
d4cd24e778 extclient update 2023-02-08 11:32:28 -05:00
Matthew R Kasun
88358f517c include old/new ip in dnsupdate for node ip change 2023-02-08 10:33:27 -05:00
Matthew R Kasun
8d6728bc41 add network when publishing custom dns creation 2023-02-08 10:11:36 -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
Matthew R Kasun
322bdb0af8 update dns mq topics to have four fields 2023-02-08 08:35:36 -05:00
Matthew R Kasun
e1f644a453 add server name to dns publish topics 2023-02-07 15:17:11 -05:00
Matthew R Kasun
488ada670c cleanup: function comments, etc 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
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
a441e35a09 publish dns on node creation 2023-02-07 15:17:10 -05: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