0xdcarns
|
cd065e35f4
|
added library and initial commit for gui
|
2022-05-10 09:24:50 -04:00 |
|
dcarns
|
390156a48a
|
Merge pull request #1075 from gravitl/feature_v0.14.0_remove_config.Server.Debug
Feature v0.14.0 remove config.server.debug
|
2022-05-10 09:19:52 -04:00 |
|
0xdcarns
|
b146ea399a
|
reworked dns to propogate all entries regardless
|
2022-05-10 09:16:26 -04:00 |
|
dcarns
|
55f0df37cd
|
Merge pull request #1078 from gravitl/dependabot/go_modules/develop/github.com/urfave/cli/v2-2.6.0
Bump github.com/urfave/cli/v2 from 2.5.1 to 2.6.0
|
2022-05-10 09:14:16 -04:00 |
|
dcarns
|
6ce2f98609
|
Merge pull request #1074 from gravitl/refactor_v0.14.0_initialPull
apply saved config on start up
|
2022-05-10 09:13:48 -04:00 |
|
dcarns
|
184ef00d63
|
Merge pull request #1072 from sullrich/patch-1
Add FreeBSD egress support
|
2022-05-10 09:12:30 -04:00 |
|
dcarns
|
fd0c4e49e4
|
Merge pull request #1068 from gravitl/feature_v0.13.2_linux_packages
build linux packages(deb/rpm/arch)
|
2022-05-10 09:11:23 -04:00 |
|
dependabot[bot]
|
80ed1c47fd
|
Bump github.com/urfave/cli/v2 from 2.5.1 to 2.6.0
Bumps [github.com/urfave/cli/v2](https://github.com/urfave/cli) from 2.5.1 to 2.6.0.
- [Release notes](https://github.com/urfave/cli/releases)
- [Changelog](https://github.com/urfave/cli/blob/main/docs/CHANGELOG.md)
- [Commits](https://github.com/urfave/cli/compare/v2.5.1...v2.6.0)
---
updated-dependencies:
- dependency-name: github.com/urfave/cli/v2
dependency-type: direct:production
update-type: version-update:semver-minor
...
Signed-off-by: dependabot[bot] <support@github.com>
|
2022-05-09 23:10:18 +00:00 |
|
Matthew R Kasun
|
61bd0bc744
|
Merge pull request #1076 from gravitl/feature_v0.14.0_all_dns
reworked dns to propogate all entries regardless
|
2022-05-09 14:27:40 -04:00 |
|
0xdcarns
|
d1101ffe3a
|
reworked dns to propogate all entries regardless
|
2022-05-09 11:17:16 -04:00 |
|
Matthew R. Kasun
|
501108b53d
|
Remove config.Server.Debug
no longer required with move to logger.Log and it's verbosity
capabilities
|
2022-05-09 09:49:17 -04:00 |
|
Matthew R. Kasun
|
5d3274e48d
|
remove initial pull on daemon start
|
2022-05-09 09:37:00 -04:00 |
|
Matthew R. Kasun
|
4c634bc02f
|
apply saved config on start up
|
2022-05-09 08:00:14 -04:00 |
|
Scott Ullrich
|
360a13312a
|
Update gateway.go
* Add support for FreeBSD egress
* Make Post up and down commands a bit more readable
|
2022-05-08 13:37:22 -04:00 |
|
Matthew R. Kasun
|
634e6bb35c
|
build linux packages(deb/rpm/arch)
|
2022-05-05 07:51:13 -04:00 |
|
dcarns
|
ca5cedb9ce
|
Merge pull request #1060 from gravitl/dependabot/go_modules/develop/github.com/urfave/cli/v2-2.5.1
Bump github.com/urfave/cli/v2 from 2.4.8 to 2.5.1
|
2022-05-04 09:11:35 -04:00 |
|
dcarns
|
80c05f0dd1
|
Merge pull request #1059 from gravitl/dependabot/go_modules/develop/github.com/go-playground/validator/v10-10.11.0
Bump github.com/go-playground/validator/v10 from 10.10.1 to 10.11.0
|
2022-05-04 09:11:23 -04:00 |
|
dcarns
|
56878dfc4f
|
Merge pull request #1063 from gravitl/bugfix_v0.14.0_ping
removing ping server function. Unnecessary
|
2022-05-04 09:11:05 -04:00 |
|
dcarns
|
1aa615e304
|
Merge pull request #1062 from gravitl/feature_v0.14.0_dns
adding DNS to docker-compose
|
2022-05-04 09:10:28 -04:00 |
|
afeiszli
|
0531b6f78d
|
removing ping server function. Unnecessary
|
2022-05-03 11:43:15 -04:00 |
|
afeiszli
|
5f6487d385
|
adding DNS to docker-compose
|
2022-05-03 11:40:45 -04:00 |
|
dependabot[bot]
|
40fb98e057
|
Bump github.com/urfave/cli/v2 from 2.4.8 to 2.5.1
Bumps [github.com/urfave/cli/v2](https://github.com/urfave/cli) from 2.4.8 to 2.5.1.
- [Release notes](https://github.com/urfave/cli/releases)
- [Changelog](https://github.com/urfave/cli/blob/main/docs/CHANGELOG.md)
- [Commits](https://github.com/urfave/cli/compare/v2.4.8...v2.5.1)
---
updated-dependencies:
- dependency-name: github.com/urfave/cli/v2
dependency-type: direct:production
update-type: version-update:semver-minor
...
Signed-off-by: dependabot[bot] <support@github.com>
|
2022-05-02 23:09:15 +00:00 |
|
dependabot[bot]
|
a96f98ca94
|
Bump github.com/go-playground/validator/v10 from 10.10.1 to 10.11.0
Bumps [github.com/go-playground/validator/v10](https://github.com/go-playground/validator) from 10.10.1 to 10.11.0.
- [Release notes](https://github.com/go-playground/validator/releases)
- [Commits](https://github.com/go-playground/validator/compare/v10.10.1...v10.11.0)
---
updated-dependencies:
- dependency-name: github.com/go-playground/validator/v10
dependency-type: direct:production
update-type: version-update:semver-minor
...
Signed-off-by: dependabot[bot] <support@github.com>
|
2022-05-02 23:09:10 +00:00 |
|
Alex Feiszli
|
3c9e0ea8c6
|
Merge pull request #1058 from gravitl/v0.13.1
V0.13.1
|
2022-05-02 10:57:04 -04:00 |
|
Alex Feiszli
|
686026824c
|
Merge pull request #1056 from gravitl/feature_v0.13.1_versioning
fixing ipv6
|
2022-05-02 10:49:29 -04:00 |
|
afeiszli
|
80cc86783d
|
fixing ipv6
|
2022-05-02 10:48:00 -04:00 |
|
Alex Feiszli
|
8fa18f80e4
|
Merge pull request #1055 from gravitl/feature_v0.13.1_versioning
changing versions for 0.13.1
|
2022-05-02 10:09:29 -04:00 |
|
afeiszli
|
2e4ae94521
|
changing versions for 0.13.1
|
2022-05-02 10:08:11 -04:00 |
|
Alex Feiszli
|
9cebde77f5
|
Merge pull request #1053 from gravitl/refactor_v0.13.1_mq_timeout
Refactor v0.13.1 mq timeout
|
2022-04-29 15:42:50 -04:00 |
|
Matthew R. Kasun
|
d34ed51c8a
|
remove debug logs
|
2022-04-29 15:35:25 -04:00 |
|
Matthew R. Kasun
|
d1db0ab45a
|
refactor mq connect
|
2022-04-29 15:34:11 -04:00 |
|
Alex Feiszli
|
a7d66518c4
|
Merge pull request #1052 from gravitl/refactor_v0.13.1_cert_gen_pull
refactored pull to always re-gen certs
|
2022-04-29 11:32:27 -04:00 |
|
0xdcarns
|
0e73034b8d
|
refactored pull to always re-gen certs
|
2022-04-29 09:41:16 -04:00 |
|
dcarns
|
63291fa5ec
|
Merge pull request #1051 from gravitl/feature_v0.13.1_go_builder_update
extend to create arm64 images
|
2022-04-29 08:59:50 -04:00 |
|
dcarns
|
f4a0ac00a3
|
Merge pull request #1049 from gravitl/feature_v0.13.1_instant_dns_propogation
added logic to propogate DNS updates on custom entry
|
2022-04-29 08:56:40 -04:00 |
|
Matthew R. Kasun
|
eaeafb42f9
|
add push
|
2022-04-29 05:35:49 -04:00 |
|
Matthew R. Kasun
|
5fcd29a7d8
|
correct syntax again
|
2022-04-29 05:33:22 -04:00 |
|
Matthew R. Kasun
|
381fa93782
|
correct syntax
|
2022-04-29 05:28:56 -04:00 |
|
Matthew R. Kasun
|
9044b89ae0
|
extend to create arm64 images
|
2022-04-29 05:19:15 -04:00 |
|
0xdcarns
|
c0be77a7f3
|
added logic to propogate DNS updates on custom entry
|
2022-04-28 15:32:21 -04:00 |
|
Alex Feiszli
|
726e5e1388
|
Merge pull request #1048 from gravitl/bugfix_v0.13.1_server_ipv6route
added static server routes
|
2022-04-28 10:19:00 -04:00 |
|
dcarns
|
b40df699f3
|
Merge pull request #1047 from gravitl/bugfix_v0.13.1_ext_allowed_ips
removed bad check for extra comma, added comment for relay handling o…
|
2022-04-28 09:51:06 -04:00 |
|
0xdcarns
|
e1ab6b21fd
|
added static server routes
|
2022-04-28 09:50:26 -04:00 |
|
0xdcarns
|
8a914d48e4
|
removed bad check for extra comma, added comment for relay handling of address6 later
|
2022-04-28 09:26:13 -04:00 |
|
Matthew R Kasun
|
9b35b74a7b
|
Merge pull request #1045 from gravitl/bugfix_v0.13.1_nc_list
netclient/functions/list.go: Added peer addresses back to list command
|
2022-04-27 18:01:46 -04:00 |
|
0xdcarns
|
55dd7c18f7
|
added address struct
|
2022-04-27 15:51:29 -04:00 |
|
0xdcarns
|
8496a834c3
|
initial list remake
|
2022-04-27 15:40:48 -04:00 |
|
dcarns
|
74db8c455d
|
Merge pull request #1043 from gravitl/v0.13.0
V0.13.0
|
2022-04-26 12:23:37 -04:00 |
|
dcarns
|
a5c9d78b18
|
Merge pull request #1042 from gravitl/develop
Develop
|
2022-04-26 12:23:22 -04:00 |
|
dcarns
|
a9ad6358dd
|
Merge pull request #1041 from gravitl/hotfix_v0.13.0_workflow
changed go from 1.17 to 1.18
|
2022-04-26 12:22:53 -04:00 |
|