Commit graph

2321 commits

Author SHA1 Message Date
dcarns a1fa9bf0b6
Merge pull request #893 from gravitl/feature_v0.12.0_default_acls
adding default acl function
2022-03-14 09:09:19 -04:00
afeiszli fdfbde118e putting acl check before server pull 2022-03-13 21:35:22 -04:00
afeiszli 8306c213a7 adding default acl function 2022-03-13 20:58:30 -04:00
dcarns 8e000cb552
Merge pull request #891 from gravitl/feature_0.12.0_host_dns
eliminate the need for a tmp file to update dns
2022-03-13 20:43:04 -04:00
Matthew R. Kasun 0f7cbdac49 eliminate the need for a tmp file to update dns 2022-03-12 16:15:49 -05:00
dcarns c8e3de40b9
Merge pull request #890 from gravitl/hotfix_v0.12.0_efficient_acl_peers
moved acl check
2022-03-11 15:33:14 -05:00
0xdcarns 8ab7266c30 moved acl check 2022-03-11 15:19:06 -05:00
Alex Feiszli 52c7a5897a
Merge pull request #888 from gravitl/feature_v0.12.0_disabling_ext_clients
added ability to disable ext clients
2022-03-11 12:01:52 -05:00
0xdcarns a3b5c10508 edited logs and used pre-existing mq function 2022-03-11 11:11:03 -05:00
0xdcarns 01484eec7b added ability to disable ext clients 2022-03-11 09:41:14 -05:00
dcarns 098af74974
Merge pull request #887 from gravitl/feature_v0.12.0_node_acls
Feature v0.12.0 node acls
2022-03-11 09:39:50 -05:00
0xdcarns 9f7afdcf37 made server peer check more efficient 2022-03-11 09:04:12 -05:00
0xdcarns 7eac05528a edited where server sets peers to account for ACLs 2022-03-11 08:59:53 -05:00
0xdcarns 112f03cf1f changed dir name and added to gitignore, removed log 2022-03-11 08:46:01 -05:00
0xdcarns c25ea9fe15 comment changes 2022-03-10 16:01:36 -05:00
0xdcarns 12ca8e09aa update logs 2022-03-10 15:46:48 -05:00
0xdcarns 09551776fa added server update on ACL update 2022-03-10 14:55:40 -05:00
0xdcarns af8918e35f added acl logic to affect peers 2022-03-10 14:55:40 -05:00
0xdcarns 03d35528cc removed unneccasy api exposure 2022-03-10 14:55:40 -05:00
0xdcarns 2e43facb8b log add 2022-03-10 14:55:40 -05:00
0xdcarns aefc8b090b added basic api endpoints 2022-03-10 14:55:40 -05:00
0xdcarns 9668a84cd0 added one more test 2022-03-10 14:55:40 -05:00
0xdcarns 68c7014802 refactored node functions further 2022-03-10 14:55:40 -05:00
0xdcarns 1d92e4cf5a began generalizing 2022-03-10 14:55:40 -05:00
0xdcarns da25da775c refactored some logic to use typed functions 2022-03-10 14:55:40 -05:00
0xdcarns a8043accc9 node ACL logic + tests implemented 2022-03-10 14:55:40 -05:00
0xdcarns 6061ccec76 began ACL implementation 2022-03-10 14:55:40 -05:00
dcarns 987c42aa99
Merge pull request #881 from ok-john/dev-ipv6
Add IPv6 addresses to external clients
2022-03-10 14:54:52 -05:00
dcarns f53b9a68e4
Merge pull request #880 from gravitl/feature_0.12.0_host_dns
don't update dns on comms network peer update
2022-03-10 14:53:29 -05:00
dcarns 4f223050fc
Merge pull request #883 from ok-john/dev-issue-template
.github/ISSUE_TEMPLATE: bug-report template
2022-03-09 18:26:01 -05:00
John Sahhar f4e3a5e540 .github/ISSUE_TEMPLATE: bug-report template
Signed-off-by: John Sahhar <john@gravitl.com>
2022-03-09 14:23:16 -06:00
john s a7a108f8c2
Merge branch 'gravitl:master' into dev-issue-template 2022-03-09 14:10:06 -06:00
John Sahhar ec35deae3d .github/ISSUE_TEMPLATE: bug-report template
Signed-off-by: John Sahhar <john@gravitl.com>
2022-03-08 18:47:47 -06:00
Matthew R. Kasun 078be94fd2 don't update dns on comms network peer update 2022-03-08 17:15:13 -05:00
John Sahhar be0055a630 logic/extpeers: Set IPv6 in CreateExtClient
Signed-off-by: John Sahhar <john@gravitl.com>
2022-03-08 16:12:17 -06:00
John Sahhar 0cfa197500 models/extclient: Add Address6 to ExtClient
Signed-off-by: John Sahhar <john@gravitl.com>
2022-03-08 16:08:56 -06:00
dcarns b77c41c8eb
Merge pull request #879 from gravitl/v0.11.1
V0.11.1
2022-03-08 07:56:20 -05:00
dcarns 8e7bec08aa
Merge pull request #878 from gravitl/develop
Develop
2022-03-08 07:55:54 -05:00
dcarns f513e043a0
Merge pull request #875 from gravitl/hotfix_v0.11.1_windows_powershell
Hotfix v0.11.1 windows powershell
2022-03-08 07:52:48 -05:00
dcarns a6a4c8da1a
Merge pull request #877 from gravitl/hotfix_v0.11.0_wrong_error
change error
2022-03-08 07:50:35 -05:00
Matthew R. Kasun 63c87ade73 another one 2022-03-08 06:22:02 -05:00
Matthew R. Kasun b4fff48e9b change error 2022-03-08 06:02:50 -05:00
Alex Feiszli d16759a6a5
Merge pull request #874 from gravitl/v0.11.1
V0.11.1
2022-03-07 22:12:47 -05:00
Alex Feiszli c6c1f6204e
Merge pull request #873 from gravitl/develop
Develop
2022-03-07 22:08:18 -05:00
afeiszli a9ed7401ca changing script 2022-03-07 21:53:25 -05:00
afeiszli 19da1d4c6f changing script 2022-03-07 21:37:10 -05:00
Alex Feiszli 21de73cc56
Merge pull request #872 from gravitl/hotfix_v0.11.1_macaddress_unique
random ID for comms nodes
2022-03-07 21:15:46 -05:00
Alex Feiszli 605d37eb65
Merge pull request #871 from gravitl/hotfix_v0.11.1_IsComms_filter
remove iscomms filter on getnodes
2022-03-07 20:33:34 -05:00
afeiszli 25224f72ee random ID for comms nodes 2022-03-07 20:33:03 -05:00
afeiszli 33f7ed52a3 remove iscomms filter on getnodes 2022-03-07 20:23:18 -05:00