Commit graph

382 commits

Author SHA1 Message Date
Abhishek Kondur
878430bf75 create client for nodes on authenticate,generate dyn sec file on startup 2022-09-27 17:36:33 +05:30
Abhishek Kondur
3d5eac6905 rm channel 2022-09-26 21:55:24 +05:30
Abhishek Kondur
faf7addcf5 Merge branch 'bugfix_v0.16.1_ee_checks' of https://github.com/gravitl/netmaker into feature_dyn_sec_latest 2022-09-26 18:09:34 +05:30
Abhishek Kondur
f632bec11d merge conflicts resolved 2022-09-26 17:47:20 +05:30
Abhishek Kondur
698a4be861 configure mq on startup 2022-09-26 16:57:10 +05:30
Matthew R. Kasun
5f7d6ea1ef logic.Is_EE --> systemcfg.Is_EE 2022-09-25 07:11:26 -04:00
Abhishek Kondur
bcaf009cd7 disconnect mq conn after updating admin password 2022-09-16 15:53:31 +05:30
Abhishek Kondur
1b4128bf69 configure mq to update admin password 2022-09-16 15:40:42 +05:30
Abhishek Kondur
2eb5cde6ab dyn sec netclient changes 2022-09-16 11:35:28 +05:30
0xdcarns
b1b497faa4 PR comments addressed 2022-09-15 10:23:19 -04:00
Abhishek Kondur
7db3bd3aca comment certs code for mq 2022-09-15 09:23:33 +05:30
afeiszli
b670755cce refactoring for ee 2022-09-14 13:26:31 -04:00
Abhishek Kondur
5270c1ede8 watch dynsec messages,create client on node join 2022-09-14 15:59:22 +05:30
afeiszli
e637c3d550 dont publish server metrics 2022-09-13 16:35:14 -04:00
0xdcarns
88cd0a6497 initial commit 2022-09-13 15:25:56 -04:00
Abhishek Kondur
08a6ed483c dynsec intial code 2022-09-13 23:33:39 +05:30
Matthew R. Kasun
84e58d0d5a send connected status on checkin 2022-09-08 06:19:10 -04:00
Alex Feiszli
1f7a587d3e
Merge pull request #1510 from gravitl/feature_v0.15.1_accesskeysisolation
Feature v0.15.1 accesskeysisolation
2022-09-02 14:35:53 -04:00
cameronts
53385eb100 Updated per commit comments. 2022-09-02 07:29:29 -07:00
cameronts
59351b1e00 Access key blanking for calls that the client uses. 2022-09-02 04:40:14 -07:00
Matthew R. Kasun
c9037db19f remove debugging logs 2022-08-29 14:29:28 -04:00
Matthew R. Kasun
49c6380643 reuse mq connections 2022-08-29 14:08:01 -04:00
Matthew R. Kasun
104a715ec5 update lastcheckin in addition to lastmodified on node update 2022-08-18 08:14:37 -04:00
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