Commit graph

109 commits

Author SHA1 Message Date
0xdcarns
bda4268fc8 changed to always update server check-in times even when not leader 2022-07-15 08:55:01 -04:00
Abhishek Kondur
8e70a254fb GRA-414: check for empty records 2022-07-13 15:24:11 +04:00
0xdcarns
edcbc912a0 added option for insecure mqtt connections 2022-07-07 15:38:13 -04:00
Matthew R. Kasun
e5a59d7081 add bool to control update to node 2022-07-07 05:52:43 -04:00
0xdcarns
c12748671d reduce number of peer updates sent 2022-07-06 10:06:39 -04:00
0xdcarns
47005b7ea4 removed useless continue 2022-07-05 20:19:19 -04:00
0xdcarns
5a8f3fcf21 added log if server doesn't update checkin 2022-07-05 20:18:22 -04:00
0xdcarns
e2a5c3a678 better logging 2022-07-05 20:16:12 -04:00
0xdcarns
98efd67313 added log and sharpened up 2022-07-05 16:51:11 -04:00
0xdcarns
393102ad69 first connection established 2022-07-05 16:27:17 -04:00
0xdcarns
adaf8f1ca6 initial changes to make cert <-> broker comms work 2022-07-05 15:04:45 -04:00
0xdcarns
acf5efb69a added leader check 2022-07-01 10:25:00 -04:00
0xdcarns
60a1c00c99 added better checks for HA servers 2022-06-30 17:00:12 -04:00
Matthew R Kasun
66b2a28455 update server mq connection logic to match client 2022-06-24 19:58:16 +00:00
afeiszli
709ecd8cfe fixing ip check 2022-05-27 10:52:47 -04:00
Matthew R. Kasun
976ab07de1 use token.WaitTimeout() 2022-05-16 09:38:47 -04:00
0xdcarns
352f80ef4d handled sending peer update on client node update 2022-05-12 09:18:33 -04:00
Matthew R. Kasun
501108b53d Remove config.Server.Debug
no longer required with move to logger.Log and it's verbosity
capabilities
2022-05-09 09:49:17 -04:00
0xdcarns
a6ee8101e6 small refactors 2022-04-25 19:28:56 -04:00
0xdcarns
773ad9b753 added initial notification to clients on server startup 2022-04-25 11:12:49 -04:00
Matthew R. Kasun
7152f6ccd4 remove references to grpc/comms net 2022-04-21 15:53:44 -04:00
Matthew R. Kasun
725037b794 send peer updates to all nodes including updated node 2022-04-21 14:32:12 -04:00
dcarns
ff89e3a391
Merge pull request #980 from gravitl/feature_v0.12.2_version_update
update server version on start; update client version on ping
2022-03-28 20:01:18 -04:00
Matthew R. Kasun
52a14877ff update versions
Signed-off-by: Matthew R. Kasun <mkasun@nusak.ca>
2022-03-28 17:26:03 -04:00
0xdcarns
7ca2c259ed added option to make iptables change 2022-03-28 10:36:23 -04:00
0xdcarns
c6beec6bfd added a total peer update to ext client changes 2022-03-28 09:00:02 -04:00
afeiszli
0ab78e4db2 run iptables regularly 2022-03-21 11:52:00 -04:00
0xdcarns
8516524d02 sync hotfix 2022-02-22 16:14:23 -05:00
0xdcarns
324d2ba70c moved telemetry check and generated comms CIDR better 2022-02-22 14:53:40 -05:00
0xdcarns
6effabd061 log update 2022-02-21 16:08:25 -05:00
0xdcarns
779a566d5d log update 2022-02-21 16:08:01 -05:00
0xdcarns
3596754734 bug fixes 2022-02-21 09:31:31 -05:00
0xdcarns
086eb842be made node update with server more efficient 2022-02-20 09:38:28 -05:00
0xdcarns
506a897f26 added ack and done signals 2022-02-17 09:08:20 -05:00
0xdcarns
922ebcb4ab refacted running node updates 2022-02-16 20:44:17 -05:00
0xdcarns
407e46c117 began servside refactor 2022-02-16 20:44:17 -05:00
0xdcarns
867e253c3b refactored and cleaned up code, added peer update from clients 2022-02-16 20:44:15 -05:00
0xdcarns
d9e6338912 added compatibility with 0.10.0 clients 2022-02-15 10:22:11 -05:00
0xdcarns
98609ac61e implmented chunking 2022-02-15 10:15:17 -05:00
0xdcarns
83250980eb initial chunk approach 2022-02-15 10:15:17 -05:00
0xdcarns
b6e3afa174 revert 2022-02-15 10:11:24 -05:00
0xdcarns
c238cf7f23 made use of string builder in logger 2022-02-15 10:11:24 -05:00
0xdcarns
d42ec811b8 first draft of chunks 2022-02-15 10:11:23 -05:00
afeiszli
c1274ed9e2 fixing counter for peer update 2022-02-08 21:49:47 -05:00
afeiszli
d4b15f0a2d adding force peer push every 5 min 2022-02-08 21:34:38 -05:00
afeiszli
d5bae019b3 cleaning logs, fixing mac apply 2022-02-08 20:54:02 -05:00
0xdcarns
732665c3d4 cleaned up daemon and server mq 2022-02-08 19:13:58 -05:00
Matthew R. Kasun
1cd25a996c add ids to mqtt 2022-02-08 15:05:37 -05:00
Matthew R. Kasun
7e2928ba84 publish individual server keepalive messages 2022-02-08 08:33:44 -05:00
0xdcarns
8533f456bd edited so that if certain error detected, restart daemon, log changes 2022-02-06 15:02:05 -05:00