john s
24f292c934
netclient: pass by value -> reference ( #919 )
...
* netclient: pass by value -> reference
Updates various function arguments to accept config.ClientConfig
as a reference to avoid deep copying the struct.
Signed-off-by: John Sahhar <john@gravitl.com>
2022-03-20 23:43:17 -05:00
john s
eb974dbd63
config/config_test: add test ( #882 )
...
* Adds a test for parsing the dev.yaml config included in the repository
* Changes readConfig() to return an error in addition to the envrionment
config
Signed-off-by: John Sahhar <john@gravitl.com>
2022-03-18 14:06:48 -05:00
dcarns
ef0d34c119
Merge pull request #912 from gravitl/feature_v0.12.1_default_acl
...
Feature v0.12.1 default acl
2022-03-18 10:00:35 -04:00
dcarns
7e92c52946
Merge pull request #913 from gravitl/feature_v0.12.1_docker_tags
...
add latest tag to docker images
2022-03-18 09:16:55 -04:00
Matthew R. Kasun
bc4991e3d1
add latest tag to docker images
...
Signed-off-by: Matthew R. Kasun <mkasun@nusak.ca>
2022-03-17 18:36:56 -04:00
0xdcarns
772e5e6e80
commsnet else init
2022-03-17 13:54:41 -04:00
0xdcarns
d738a35eaf
added comms net default acl check
2022-03-17 13:51:23 -04:00
0xdcarns
5ba79afeba
added default acl value option for networks
2022-03-17 13:24:57 -04:00
Alex Feiszli
ed1dcc9844
Merge pull request #911 from gravitl/refactor_v0.12.1_send_network_on_create
...
send created network back in response to net create
2022-03-17 13:18:55 -04:00
0xdcarns
3157511cd5
fixed comms id init
2022-03-17 13:14:06 -04:00
0xdcarns
ffbc0db33f
send created network back in response to net create
2022-03-17 10:08:28 -04:00
dcarns
8dd65d9cbd
Merge pull request #907 from gravitl/feature_v0.12.1_remove_docs
...
removing docs folder
2022-03-17 09:05:39 -04:00
dcarns
a76ac63de0
Merge pull request #908 from gravitl/dev-csprng
...
logic/accesskeys: math.Rand -> crypto.Rand
2022-03-17 09:05:18 -04:00
John Sahhar
c71c739ba2
logic/accesskeys: math.Rand -> crypto.Rand
...
This replaces the usage of the non-cryptographically
secure math.Rand with the system CSPRNG accessed via crypto.Rand.
Signed-off-by: John Sahhar <john@gravitl.com>
2022-03-16 22:19:22 -05:00
afeiszli
643093c133
adding image folder
2022-03-16 07:21:58 -04:00
afeiszli
038442c9cc
removing docs folder
2022-03-16 07:18:49 -04:00
dcarns
07fb4a679a
Merge pull request #905 from gravitl/feature_v0.12.1_db_sync
...
added mutex for sqlite
2022-03-15 22:38:30 -04:00
0xdcarns
9d0d3ea732
added mutex for sqlite
2022-03-15 22:37:30 -04:00
Alex Feiszli
5c54671810
Merge pull request #901 from gravitl/hotfix_v0.12.0_windows
...
fixing windows join issue
2022-03-15 11:13:04 -04:00
afeiszli
fbb18d86d0
fixing windows join issue
2022-03-15 11:11:22 -04:00
Alex Feiszli
b73272bdee
Merge pull request #900 from gravitl/bugfix_v0.12.0_ext_client_mtu
...
ext client MTU
2022-03-15 09:20:41 -04:00
dcarns
5ffa53f5de
Merge pull request #889 from gravitl/worklows
...
Add packages (deb, rpm, pacman) to build and release workflow
2022-03-15 09:19:28 -04:00
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