Commit graph

3851 commits

Author SHA1 Message Date
0xdcarns
e5ffe3114d added additional failover qualifieers 2022-09-28 16:50:57 -04:00
0xdcarns
b6d18f86a3 changed should peer update logic on metrics and fixed ee ref 2022-09-28 16:31:46 -04:00
0xdcarns
eb75a6829c added wipe failover cases and ceased node update on metrics update 2022-09-28 16:17:49 -04:00
0xdcarns
4f7583e2ec add peers if no failover present 2022-09-28 15:49:02 -04:00
0xdcarns
40f7036093 fixed first two issues 2022-09-28 15:22:12 -04:00
0xdcarns
b95f3eb846 initial PoC completed 2022-09-28 14:59:21 -04:00
0xdcarns
75fc15ac4c commented out logic 2022-09-28 13:05:41 -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
Matthew R. Kasun
0b01c90d8f check netid on start 2022-09-28 09:00:46 -04:00
Abhishek Kondur
fed66c4b8d json tag fix,create client with password before hashing 2022-09-28 17:58:43 +05:30
afeiszli
78bacce528 add ability to reset failover 2022-09-27 14:42:14 -04:00
Matthew R. Kasun
be3be45981 add egress range to allowed ips if relay of relayed node is egress gateway 2022-09-27 14:39:29 -04:00
afeiszli
d963ddd7ba remove server from list 2022-09-27 14:07:02 -04:00
afeiszli
54258bcbac add ability to set failover nodes 2022-09-27 14:04:28 -04:00
afeiszli
29ce2fa57a refactor failover logic to set per-peer. Uses Ingress Gateway logic instead of Relay logic 2022-09-27 13:59:49 -04:00
0xdcarns
4d485f6512 wrong is ee check fix for nodes 2022-09-27 11:02:42 -04:00
0xdcarns
40b52a6ed9 add wg device for metrics if ICMP fails 2022-09-27 10:30:01 -04:00
afeiszli
6dcd801941 changing default failover value 2022-09-27 10:30:01 -04:00
0xdcarns
d565dbeaf8 initial logic for failover 2022-09-27 10:30:01 -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
Matthew R. Kasun
41b3e65a52 Merge branch 'bugfix_v0.16.1_ingress-egress' of github.com:gravitl/netmaker into bugfix_v0.16.1_ingress-egress 2022-09-26 14:06:14 -04:00
Matthew R. Kasun
24f78b172e eliminate extra ; when creating ingress followed by egress 2022-09-26 14:05:51 -04:00
Matthew R Kasun
45850ef4a1
Merge pull request #1600 from gravitl/bugfix_v0.16.1_ee_checks
logic.Is_EE --> systemcfg.Is_EE
2022-09-26 13:58:17 -04:00
Matthew R. Kasun
d3eb15f566 eliminate extra ; when creating ingress followed by egress 2022-09-26 13:55:08 -04:00
Abhishek Kondur
3d5eac6905 rm channel 2022-09-26 21:55:24 +05:30
afeiszli
134c4eaf81 set dns in docker 2022-09-26 11:15:57 -04:00
Abhishek Kondur
649d8ee625 rm Is_EE from pkg logic 2022-09-26 18:12:01 +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
Abhishek Kondur
f509dffabb increase password key gen to len 64 2022-09-26 16:56:13 +05:30
Abhishek Kondur
cbcb046139 added server health check api 2022-09-26 16:55:33 +05:30
Abhishek Kondur
bf317d05eb fetches mq admin password from env 2022-09-26 16:54:52 +05:30
Abhishek Kondur
55542f3359 mq admin password config 2022-09-26 16:54:09 +05:30
Abhishek Kondur
8941ba3657 added wait script for the mq to hold on until server is up 2022-09-26 16:53:32 +05:30
Matthew R. Kasun
5f7d6ea1ef logic.Is_EE --> systemcfg.Is_EE 2022-09-25 07:11:26 -04:00
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
Alex Feiszli
318914c48b
Merge pull request #1597 from gravitl/bugfix_v0.16.1_disconnect_cleanup
additional checks for disconnected nodes
2022-09-23 15:29:22 -04:00
Alex Feiszli
58e95ceee8
Merge pull request #1598 from gravitl/feature_v0.16.1_ee_build_test
add ee build to test workflow
2022-09-23 15:29:11 -04:00
Alex Feiszli
826017dc0d
Merge pull request #1599 from gravitl/bugfix_v0.16.1_netmaker_shutdown
shutdown netmaker on receipt of sigterm
2022-09-23 15:28:40 -04:00
Alex Feiszli
e67566e653
Merge pull request #1576 from gravitl/dependabot/go_modules/develop/github.com/go-playground/validator/v10-10.11.1
Bump github.com/go-playground/validator/v10 from 10.11.0 to 10.11.1
2022-09-22 17:51:01 -04:00
Alex Feiszli
4daef3f765
Merge pull request #1577 from gravitl/dependabot/go_modules/develop/github.com/gorilla/websocket-1.5.0
Bump github.com/gorilla/websocket from 1.4.2 to 1.5.0
2022-09-22 17:50:40 -04:00
Alex Feiszli
fb03c54f08
Merge pull request #1592 from gravitl/bugfix_v0.16.1_darwin-headless
fix path for netclient darwin headless
2022-09-22 17:50:19 -04:00
Matthew R. Kasun
854c20f772 shutdown netmaker on reciept of sigterm 2022-09-22 16:17:06 -04:00
Matthew R. Kasun
61c0c675cd add ee build to test workflow 2022-09-22 15:30:09 -04:00
Matthew R. Kasun
175bb94471 additional checks for disconnected nodes 2022-09-22 15:22:21 -04:00
Matthew R. Kasun
ee64e9e282 move IS_EE from logic to servercfg 2022-09-22 15:01:59 -04:00
Alex Feiszli
02233c5d8f
Merge pull request #1595 from agorgl/feature/build_armv7l
Add support for armv7l container images
2022-09-22 13:49:01 -04:00
Matthew R. Kasun
d54fb0823e ee check 2022-09-22 12:59:59 -04:00