Commit graph

2453 commits

Author SHA1 Message Date
0xdcarns
d25ca2d424 ext client MTU 2022-03-15 09:16:15 -04:00
Matthew R Kasun
9e23e69141
Merge branch 'develop' into worklows 2022-03-15 09:10:10 -04:00
dcarns
48a6847307
Merge pull request #898 from gravitl/dependabot/go_modules/develop/github.com/go-playground/validator/v10-10.10.1
Bump github.com/go-playground/validator/v10 from 10.10.0 to 10.10.1
2022-03-14 19:34:39 -04:00
dcarns
d03926b8b5
Merge pull request #897 from gravitl/dependabot/go_modules/develop/google.golang.org/grpc-1.45.0
Bump google.golang.org/grpc from 1.44.0 to 1.45.0
2022-03-14 19:34:28 -04:00
dcarns
2e0e54879a
Merge pull request #895 from gravitl/feature_0.12.0_host_dns
match dns to acl
2022-03-14 19:34:01 -04:00
dcarns
cc8f31a851
Merge pull request #894 from gravitl/feature_v0.12.0_versioning
Feature v0.12.0 versioning
2022-03-14 19:28:04 -04:00
afeiszli
3b37532eaa fixing windows remove conf 2022-03-14 21:03:49 -04:00
dependabot[bot]
40100fc91c
Bump github.com/go-playground/validator/v10 from 10.10.0 to 10.10.1
Bumps [github.com/go-playground/validator/v10](https://github.com/go-playground/validator) from 10.10.0 to 10.10.1.
- [Release notes](https://github.com/go-playground/validator/releases)
- [Commits](https://github.com/go-playground/validator/compare/v10.10.0...v10.10.1)

---
updated-dependencies:
- dependency-name: github.com/go-playground/validator/v10
  dependency-type: direct:production
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <support@github.com>
2022-03-14 23:12:30 +00:00
dependabot[bot]
a9f0ff3854
Bump google.golang.org/grpc from 1.44.0 to 1.45.0
Bumps [google.golang.org/grpc](https://github.com/grpc/grpc-go) from 1.44.0 to 1.45.0.
- [Release notes](https://github.com/grpc/grpc-go/releases)
- [Commits](https://github.com/grpc/grpc-go/compare/v1.44.0...v1.45.0)

---
updated-dependencies:
- dependency-name: google.golang.org/grpc
  dependency-type: direct:production
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <support@github.com>
2022-03-14 23:12:22 +00:00
Matthew R. Kasun
628f1f1468 remove debug logs 2022-03-14 16:32:14 -04:00
Matthew R. Kasun
7d2aa4fc82 add network to peer 2022-03-14 15:56:01 -04:00
Matthew R Kasun
11e0bd20d3 dns per network 2022-03-14 19:44:38 +00:00
Matthew R. Kasun
0abba58bfb use string rather than []byte for dns 2022-03-14 14:59:41 -04:00
Matthew R. Kasun
ead3570064 debugging log 2022-03-14 14:37:16 -04:00
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