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 |
|
cameronts
|
c97d6cfd66
|
Add telemetry for EE and FreeTier flags
|
2022-09-29 15:40:10 -07:00 |
|
afeiszli
|
c8672818fe
|
adding resets and single peer update on metrics disconnect detections
|
2022-09-29 14:49:44 -04:00 |
|
0xdcarns
|
f2606dd3cb
|
addressed PR comments
|
2022-09-29 09:49:06 -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 |
|
0xdcarns
|
a1ec5fb354
|
fixed non ping err resulting in connected
|
2022-09-28 11:31:20 -04:00 |
|
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
|
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
|
40b52a6ed9
|
add wg device for metrics if ICMP fails
|
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
|
24f78b172e
|
eliminate extra ; when creating ingress followed by egress
|
2022-09-26 14:05:51 -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
|
f509dffabb
|
increase password key gen to len 64
|
2022-09-26 16:56:13 +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 |
|
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 |
|
Matthew R. Kasun
|
4df9bc098b
|
add timeout to metrics pinger
|
2022-09-21 07:32:32 -04:00 |
|
afeiszli
|
1723f57035
|
fixing flags and config
|
2022-09-20 11:50:15 -04:00 |
|
afeiszli
|
def1487bcf
|
fix default acl
|
2022-09-19 16:20:58 -04:00 |
|
0xdcarns
|
f5a20ffcca
|
fixed default node acl logic
|
2022-09-16 14:28:00 -04:00 |
|
Alex Feiszli
|
758e6a8378
|
Merge branch 'develop' into feature_v0.16.0_ee_update
|
2022-09-14 16:33:44 -04:00 |
|
afeiszli
|
42f0af85b6
|
set networkuser access level
|
2022-09-14 15:33:26 -04:00 |
|
afeiszli
|
255e400be8
|
set NetworkUser defaults
|
2022-09-14 15:08:38 -04:00 |
|
afeiszli
|
b5a3ad7dbd
|
add * to allowed groups by default
|
2022-09-14 14:33:08 -04:00 |
|
afeiszli
|
b670755cce
|
refactoring for ee
|
2022-09-14 13:26:31 -04:00 |
|
afeiszli
|
8a1ba674a7
|
ee fixes
|
2022-09-14 09:58:01 -04:00 |
|
afeiszli
|
e340b49aa8
|
set nil settings
|
2022-09-13 17:03:17 -04:00 |
|
afeiszli
|
51bc7c2272
|
remove bad log
|
2022-09-13 16:42:28 -04:00 |
|
afeiszli
|
96772bb4bd
|
network and ACL initialization
|
2022-09-13 15:41:23 -04:00 |
|
0xdcarns
|
88cd0a6497
|
initial commit
|
2022-09-13 15:25:56 -04:00 |
|
Matthew R. Kasun
|
f47d89ef62
|
remove unnecessary nft rule
|
2022-09-13 13:56:47 -04:00 |
|
Matthew R. Kasun
|
e4761ef21b
|
add check in nft rules for dual stack internet gateway
|
2022-09-12 15:11:19 -04:00 |
|
Alex Feiszli
|
6a6b55623a
|
Merge pull request #1514 from gravitl/feature_v0.15.1_normalize_networks
normalize cidr on network/egress gateway creation
|
2022-09-12 11:51:35 -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 |
|
Abhishek Kondur
|
db532fd03a
|
add servers
|
2022-09-12 18:27:47 +05:30 |
|
Abhishek Kondur
|
91cc77ee5b
|
added comments
|
2022-09-12 18:11:21 +05:30 |
|
Abhishek Kondur
|
8cbe796748
|
add servers to telemetry data
|
2022-09-12 18:06:17 +05:30 |
|
Matthew R. Kasun
|
7ec8c4be2a
|
use RunCmd for postup/postdown
|
2022-09-09 14:15:10 -04:00 |
|
Matthew R. Kasun
|
b61c4d1068
|
address code review comments
|
2022-09-09 13:15:37 -04:00 |
|
Matthew R. Kasun
|
ce58eed740
|
fix merge conflict
|
2022-09-07 14:11:56 -04:00 |
|