Commit graph

2889 commits

Author SHA1 Message Date
Matthew R. Kasun fcbdca0263 change order of dns entry 2022-03-14 13:55:38 -04:00
Matthew R. Kasun 649bea1e40 fix typo
Signed-off-by: Matthew R. Kasun <mkasun@nusak.ca>
2022-03-14 13:42:42 -04:00
afeiszli dcb048d948 changing tagline 2022-03-14 13:34:25 -04:00
afeiszli d0719f34b3 removing syso 2022-03-14 13:31:37 -04:00
afeiszli c81a6c957d changed versions to 0.12.0, added new logo 2022-03-14 13:31:12 -04:00
Matthew R. Kasun 1b8a3ed347 calc dns entries during peerupdate 2022-03-14 11:34:25 -04:00
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
Matthew R Kasun db00d84df8
check for version input 2022-03-11 17:41:46 -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 80b7862370 made server peer check more efficient 2022-03-11 11:48:08 -05:00
0xdcarns 8385d02987 edited where server sets peers to account for ACLs 2022-03-11 11:48:08 -05:00
0xdcarns 3e8a0554c2 changed dir name and added to gitignore, removed log 2022-03-11 11:48:08 -05:00
0xdcarns 53c662476b comment changes 2022-03-11 11:48:08 -05:00
0xdcarns f0accf7b96 update logs 2022-03-11 11:48:08 -05:00
0xdcarns 18cfdfd2ad added server update on ACL update 2022-03-11 11:48:08 -05:00
0xdcarns 1f6e347213 added acl logic to affect peers 2022-03-11 11:48:08 -05:00
0xdcarns 4dc5993e4e removed unneccasy api exposure 2022-03-11 11:48:08 -05:00
0xdcarns 84a66af3ee log add 2022-03-11 11:48:08 -05:00
0xdcarns 7b5692b8b0 added basic api endpoints 2022-03-11 11:48:08 -05:00
0xdcarns 3d531cb830 added one more test 2022-03-11 11:48:08 -05:00
0xdcarns d3be82cf9d refactored node functions further 2022-03-11 11:48:08 -05:00
0xdcarns 765c264b56 began generalizing 2022-03-11 11:48:08 -05:00
0xdcarns c2514c06d4 refactored some logic to use typed functions 2022-03-11 11:48:08 -05:00
0xdcarns c1e3a79ba7 node ACL logic + tests implemented 2022-03-11 11:48:08 -05:00
0xdcarns 09c54b1c61 began ACL implementation 2022-03-11 11:48:08 -05:00
John Sahhar d322631ebb logic/extpeers: Set IPv6 in CreateExtClient
Signed-off-by: John Sahhar <john@gravitl.com>
2022-03-11 11:48:08 -05:00
John Sahhar 644567f48a models/extclient: Add Address6 to ExtClient
Signed-off-by: John Sahhar <john@gravitl.com>
2022-03-11 11:48:08 -05:00
Matthew R. Kasun 29a2fd18e8 don't update dns on comms network peer update 2022-03-11 11:48:08 -05:00
John Sahhar c315937e4a .github/ISSUE_TEMPLATE: bug-report template
Signed-off-by: John Sahhar <john@gravitl.com>
2022-03-11 11:48:08 -05:00
John Sahhar df4e6761d9 .github/ISSUE_TEMPLATE: bug-report template
Signed-off-by: John Sahhar <john@gravitl.com>
2022-03-11 11:48:08 -05:00
0xdcarns a3b5c10508 edited logs and used pre-existing mq function 2022-03-11 11:11:03 -05:00
Matthew R. Kasun 6d8fbf8929 fix pacman file name again 2022-03-11 10:46:29 -05:00
Matthew R. Kasun ec6b7552fa stray cut/paste artifacts 2022-03-11 10:37:41 -05:00
Matthew R. Kasun 84ac0342da fix pacman file name 2022-03-11 10:35:05 -05:00
Matthew R. Kasun 13967de1e8 remove invalid checks 2022-03-11 10:28:35 -05:00
Matthew R. Kasun 2ec1bc98a6 remove extraneous $ 2022-03-11 10:20:36 -05:00
Matthew R. Kasun 0762e20116 id 2022-03-11 10:15:01 -05:00
Matthew R. Kasun e431180df8 job name 2022-03-11 10:05:09 -05:00
Matthew R. Kasun ff11c13727 check empty 2022-03-11 10:03:29 -05:00
Matthew R. Kasun af6ba24237 syntax error 2022-03-11 09:56:16 -05:00
Matthew R. Kasun 74d3fd0542 debug echo 2022-03-11 09:51:35 -05:00
Matthew R. Kasun d4d5bd350a formatting 2022-03-11 09:45:30 -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