Commit graph

2697 commits

Author SHA1 Message Date
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
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 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 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
0xdcarns 78634d20c2 changed go from 1.17 to 1.18 2022-04-26 12:22:25 -04:00
dcarns 77d6849356
Merge pull request #1039 from gravitl/feature_v0.13.0_compose_update
updated v0.13.0 composes
2022-04-26 12:05:13 -04:00
0xdcarns a15fd750d1 change order 2022-04-26 11:47:41 -04:00
0xdcarns c237430629 readme update 2022-04-26 11:13:31 -04:00
0xdcarns dbb2446c41 compose update 2 2022-04-26 11:02:21 -04:00
0xdcarns ef8f700913 updated v0.13.0 composes 2022-04-26 10:41:44 -04:00
dcarns e9ca15668f
Merge pull request #1035 from gravitl/dependabot/go_modules/develop/github.com/urfave/cli/v2-2.4.8
Bump github.com/urfave/cli/v2 from 2.4.0 to 2.4.8
2022-04-26 10:30:48 -04:00
dcarns 07be1a5173
Merge pull request #1037 from gravitl/bugfix_v0.13.0_nil_pointers
Bugfix v0.13.0 nil pointers
2022-04-26 10:30:31 -04:00
0xdcarns 394c58319b test amend 2022-04-26 08:52:43 -04:00
afeiszli 551a592a71 fix iface on update 2022-04-25 22:06:33 -04:00
afeiszli 894fd1f5bd making dual stack addressing work client side 2022-04-25 21:16:47 -04:00
afeiszli b03b4cfcff adding in ipv4 2022-04-25 20:50:09 -04:00
afeiszli 13db6ced0c adding separator 2022-04-25 20:07:47 -04:00
0xdcarns cfb0904bd6 refactor + bugs 2022-04-25 19:33:31 -04:00
0xdcarns a6ee8101e6 small refactors 2022-04-25 19:28:56 -04:00