Commit graph

2820 commits

Author SHA1 Message Date
dcarns 6eeb4bb33a
Merge pull request #1104 from gravitl/bugfix_v0.14.1_untrapped_error
adding check for AllowedIP length
2022-05-19 17:03:24 -04:00
afeiszli a73e53ee31 adding check for AllowedIP length 2022-05-19 16:04:47 -04:00
dcarns 3c35eceda7
Merge pull request #1094 from gravitl/bugfix_v0.14.1_darwin_build
add missing -
2022-05-16 16:45:41 -04:00
Matthew R. Kasun 0bb0af1e8a missing - 2022-05-16 16:42:42 -04:00
Alex Feiszli 7c7acb90af
Merge pull request #1092 from gravitl/feature_v0.14.0_versioning
changing versions
2022-05-16 15:17:50 -04:00
afeiszli e14a30a414 changing versions 2022-05-16 15:15:00 -04:00
dcarns 9072da4514
Merge pull request #1091 from gravitl/feature_v0.14.0_windows_msi_refactor
removing windows installer portions
2022-05-16 13:01:18 -04:00
dcarns 2b2bdfd73a
Merge pull request #1090 from gravitl/bugfix_v0.14.0_mq_timeout
Bugfix v0.14.0 mq timeout
2022-05-16 10:48:08 -04:00
Matthew R. Kasun 976ab07de1 use token.WaitTimeout() 2022-05-16 09:38:47 -04:00
dcarns 083f8ebc23
Merge pull request #1089 from gravitl/bugfix_v0.14.0_dns_cleanup
remove dns entries in /etc/hosts on leave/uninstall
2022-05-16 09:03:56 -04:00
dcarns ff47c91dc2
Merge pull request #1088 from gravitl/bugfix_v0.14.0_darwin_arm64
Bugfix v0.14.0 darwin arm64
2022-05-16 09:03:31 -04:00
Matthew R. Kasun f440b5cc07 remove dns entries in /etc/hosts on leave/uninstall 2022-05-16 07:23:44 -04:00
afeiszli bc1eb17bad removing windows installer portions 2022-05-15 20:26:38 -04:00
Matthew R. Kasun 21f67596b9 mend 2022-05-14 11:43:48 -04:00
Matthew R. Kasun 5367a1eba9 need CGO_ENABLED for cross-compile on darwin 2022-05-14 11:42:55 -04:00
dcarns d2d8f47346
Merge pull request #1086 from gravitl/feature_v0.14.0_optional_daemon
made daemon install optional and changed mac logging path
2022-05-13 09:41:26 -04:00
0xdcarns 3e0094e822 made daemon install optional and changed mac logging path 2022-05-13 09:35:00 -04:00
dcarns 03f4ce900e
Merge pull request #1085 from gravitl/bugfix_v0.14.0_http_timeout
add timeout to http.get
2022-05-13 08:25:40 -04:00
Matthew R. Kasun c8ec507484 add timeout to http.get 2022-05-13 06:04:27 -04:00
dcarns 4f0f3a1c15
Merge pull request #1084 from gravitl/bugfix_v0.14.0_small_fixes
fixing rangeupdate for ipv6, setting ipv4 assignment
2022-05-12 15:37:48 -04:00
afeiszli d63bae351d fixing rangeupdate for ipv6, setting ipv4 assignment 2022-05-12 19:35:46 -04:00
Alex Feiszli 60c6e377f8
Merge pull request #986 from fersingb/master
Fix docker config to avoid exposing ports unnecessarily
2022-05-12 10:44:52 -04:00
Matthew R Kasun ca712e70d2
Merge pull request #1083 from gravitl/feature_v0.14.0_instant_ip_notify
handled sending peer update on client node update
2022-05-12 10:19:24 -04:00
0xdcarns 352f80ef4d handled sending peer update on client node update 2022-05-12 09:18:33 -04:00
dcarns 792c04e972
Merge pull request #1069 from gravitl/feature_v0.14.0_nc_gui
Feature v0.14.0 nc gui
2022-05-11 16:26:17 -04:00
Matthew R. Kasun 88aa3ef91a restructure needs 2022-05-11 14:44:27 -04:00
Matthew R. Kasun b2956c8a8a typo 2022-05-11 14:31:09 -04:00
Matthew R. Kasun 0f0f2a7092 fix for gui builds 2022-05-11 14:27:23 -04:00
Alex Feiszli c6d9f8d57a
Merge pull request #1081 from gravitl/feature_v0.14.0_test_update
fixing test
2022-05-11 12:25:42 -04:00
dcarns eade829f19
Merge pull request #1079 from gravitl/bugfix_v0.14.0_untrapped_err
added length checks as temp solution
2022-05-11 12:16:42 -04:00
afeiszli ccee46e58f fixing test 2022-05-11 12:15:54 -04:00
afeiszli db1678208d fixing test 2022-05-11 12:11:47 -04:00
0xdcarns 90ca33db6e peers nil check 2022-05-11 12:09:52 -04:00
0xdcarns 2de7beb31e added nil checks, handled empty map 2022-05-11 12:07:06 -04:00
0xdcarns e7f9310b3d added length checks as temp solution 2022-05-10 15:18:29 -04:00
Boris Fersing d919b311b5 - Fix docker config to not expose ports to the host unnecessarily
- Use the hostname instead of localhost to interact with the API for the initial setup
2022-05-10 09:57:58 -04:00
0xdcarns aef8291c4e go mod tidy 2022-05-10 09:29:18 -04:00
Matthew R. Kasun 6a7b8b65a7 rm CGO 2022-05-10 09:27:23 -04:00
Matthew R. Kasun d5080174fb remove shell: bash from build step 2022-05-10 09:27:23 -04:00
Matthew R. Kasun dd4a8b6548 remove GOOS GOARCH 2022-05-10 09:27:23 -04:00
Matthew R. Kasun 341c73e0fd put mysys2 setup back 2022-05-10 09:27:23 -04:00
Matthew R. Kasun c4ef416885 add go get back 2022-05-10 09:27:23 -04:00
Matthew R. Kasun 6f4dc4bb36 remove debugging 2022-05-10 09:27:23 -04:00
Matthew R. Kasun a67a68f2a6 slash change 2022-05-10 09:27:23 -04:00
Matthew R. Kasun e25e6e06e9 install cmd 2022-05-10 09:27:23 -04:00
Matthew R. Kasun bd21769b19 slash change 2022-05-10 09:27:23 -04:00
Matthew R. Kasun 39b75471b7 another attempt at running goversioninfo from command line 2022-05-10 09:27:23 -04:00
Matthew R. Kasun 2f0c986177 use setupGo v3 2022-05-10 09:27:23 -04:00
Matthew R. Kasun eb43501765 add -v to go get/install 2022-05-10 09:27:23 -04:00
Matthew R. Kasun 3a2e9ec18e goversioninfo from cmdline 2022-05-10 09:27:23 -04:00