Commit graph

1061 commits

Author SHA1 Message Date
Abhishek Kondur
fe5fd7fce9 do checkin after mq is connected, publish metrics only when node is connected 2022-10-05 21:21:34 +05:30
Abhishek Kondur
77c901e4d9 fix for node connect/disconnect issue 2022-10-05 19:48:55 +05:30
Abhishek Kondur
acbca2c2d8 remove unused functions 2022-09-30 22:12:57 +05:30
Abhishek Kondur
1827f8c3b5 merge conflicts resolved 2022-09-30 20:15:17 +05:30
Abhishek Kondur
0df6d1761e add subscription pattern to acls,fix NaN value in metrics for uptime,get real iface name for mac 2022-09-30 18:31:57 +05:30
0xdcarns
f2606dd3cb addressed PR comments 2022-09-29 09:49:06 -04:00
0xdcarns
40f7036093 fixed first two issues 2022-09-28 15:22:12 -04:00
Abhishek Kondur
f31c40408c get password from secret file 2022-09-28 21:05:27 +05:30
0xdcarns
a1ec5fb354 fixed non ping err resulting in connected 2022-09-28 11:31:20 -04:00
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
f632bec11d merge conflicts resolved 2022-09-26 17:47:20 +05:30
Alex Feiszli
f35429f768
Merge pull request #1596 from gravitl/feature_v0.16.1_ee_check
ee check
2022-09-23 15:29:30 -04:00
Matthew R. Kasun
175bb94471 additional checks for disconnected nodes 2022-09-22 15:22:21 -04:00
Matthew R. Kasun
d54fb0823e ee check 2022-09-22 12:59:59 -04:00
afeiszli
1723f57035 fixing flags and config 2022-09-20 11:50:15 -04:00
Alex Feiszli
1a6cbf5b39
Merge pull request #1579 from gravitl/bugfix_v0.16.0_gw_compare
fixing compare
2022-09-20 11:05:57 -04:00
afeiszli
e93eaf8e1d fixing compare 2022-09-20 11:03:44 -04:00
afeiszli
a6eac84e51 removing log 2022-09-19 16:14:51 -04:00
afeiszli
f63b88db73 fixing sso error handling 2022-09-19 15:37:00 -04:00
afeiszli
e438dd56d4 updating versions 2022-09-19 13:32:39 -04:00
dcarns
6ea06f9bbb
Merge pull request #1567 from Agraphie/master
Fix copy paste error
2022-09-19 12:56:30 -04:00
0xdcarns
5253e80cdb added upgrade versions 2022-09-19 12:55:11 -04:00
0xdcarns
be2fa030c3 added 0.16.0 upgrade logic 2022-09-19 09:46:09 -04:00
agraphie
56a96e8bc2
Fix copy paste error
The PostDown section wasn't set anymore in certain cases.
2022-09-18 16:19:57 +02:00
Abhishek Kondur
5ca355523b rm commented code related to broker certs 2022-09-16 11:50:36 +05:30
Abhishek Kondur
3a8cb6a40e avoid generating certs for broker on pull 2022-09-16 11:48:55 +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
Alex Feiszli
758e6a8378
Merge branch 'develop' into feature_v0.16.0_ee_update 2022-09-14 16:33:44 -04:00
afeiszli
b670755cce refactoring for ee 2022-09-14 13:26:31 -04:00
afeiszli
96772bb4bd network and ACL initialization 2022-09-13 15:41:23 -04:00
afeiszli
aa0fd638f8 adding service file change to SetupSystemD 2022-09-13 15:29:16 -04:00
0xdcarns
88cd0a6497 initial commit 2022-09-13 15:25:56 -04:00
cameronts
a8f35e4980 Versions for v0.15.2 2022-09-13 11:11:04 -07:00
Matthew R. Kasun
ae9a8f5077 publish message after node connect/disconnect 2022-09-12 15:58:49 -04:00
Alex Feiszli
5d27db6e22
Merge pull request #1536 from gravitl/feature_v0.15.2_connect_status
send connected status on checkin
2022-09-12 11:51:55 -04:00
Alex Feiszli
5475aa90ee
Merge pull request #1539 from gravitl/bugfix_v0.15.2_RunCmds
use RunCmd for postup/postdown
2022-09-12 11:45:44 -04:00
Alex Feiszli
5b49d06953
Merge pull request #1542 from gravitl/bugfix_v0.15.2_private_ipv6_address
add brackets to local address string if ipv6
2022-09-12 11:40:02 -04:00
Matthew R. Kasun
bec93a6127 remove wants - systemd-networkd-wait-online 2022-09-12 09:28:02 -04:00
Matthew R. Kasun
f9873020a5 add brackets to local address string if ipv6 2022-09-12 08:53:06 -04:00
Matthew R. Kasun
0ba3f6feaf address code review comment 2022-09-12 06:42:01 -04:00
Matthew R. Kasun
7ec8c4be2a use RunCmd for postup/postdown 2022-09-09 14:15:10 -04:00
Matthew R. Kasun
c6f9b17414 address code review comments 2022-09-09 11:00:56 -04:00
Matthew R. Kasun
c83d273f28 restart deamon on connect/disconnect 2022-09-08 09:43:44 -04:00
Matthew R. Kasun
70fe3d0268 checkin on daemon start 2022-09-08 09:35:58 -04:00
Matthew R. Kasun
84e58d0d5a send connected status on checkin 2022-09-08 06:19:10 -04:00
afeiszli
6fa24ff46c versions for v0.15.1 2022-09-07 20:04:57 -04:00
afeiszli
0e5fc51e7b adding server check 2022-09-07 11:01:47 -04:00
afeiszli
2865089ff0 adding backup function 2022-09-07 10:14:21 -04:00