Commit graph

3862 commits

Author SHA1 Message Date
bacem.abroug 7a2e95c7c0 adding a connection button 2022-09-30 10:08:58 +01:00
Abhishek Kondur 7783af3e58 add license key to exporter 2022-09-30 10:16:57 +05:30
cameronts c97d6cfd66 Add telemetry for EE and FreeTier flags 2022-09-29 15:40:10 -07:00
Alex Feiszli 514b69b72e
Merge pull request #1614 from gravitl/feature_v0.16.1_ee_failover
Feature v0.16.1 ee failover
2022-09-29 14:51:35 -04:00
afeiszli c8672818fe adding resets and single peer update on metrics disconnect detections 2022-09-29 14:49:44 -04:00
Abhishek Kondur 7325d696eb eof 2022-09-30 00:02:06 +05:30
Abhishek Kondur 677d9fcc8d added comments 2022-09-29 23:59:18 +05:30
Abhishek Kondur b2df99e2c0 check if EE to configure exporter for MQ 2022-09-29 23:29:24 +05:30
Abhishek Kondur a95468111d added roles,acls for clients 2022-09-29 22:54:41 +05:30
afeiszli 4308b924c4 adding podman project to readme 2022-09-29 10:52:33 -04:00
0xdcarns f2606dd3cb addressed PR comments 2022-09-29 09:49:06 -04:00
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