Commit graph

2951 commits

Author SHA1 Message Date
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
Matthew R. Kasun dc2b225b66 get info 2022-05-10 09:27:23 -04:00
Matthew R. Kasun 9b94d701ad setting path 2022-05-10 09:27:23 -04:00
Matthew R. Kasun e739f38507 4rd attempt at setting path 2022-05-10 09:27:23 -04:00
Matthew R. Kasun a98c930561 3rd attempt at setting path 2022-05-10 09:27:23 -04:00
Matthew R. Kasun 88a0f652ae another attempt at setting path 2022-05-10 09:27:23 -04:00
Matthew R. Kasun 5491c0633e another attempt at setting path 2022-05-10 09:27:23 -04:00
Matthew R. Kasun f09ce25ec9 use BASH 2022-05-10 09:27:23 -04:00
Matthew R. Kasun 86b6c99902 add GOPATH to windows PATH 2022-05-10 09:27:22 -04:00
Matthew R. Kasun fedf93cdf9 set windows path to include %HOME%/go/bin 2022-05-10 09:27:22 -04:00
Matthew R. Kasun 114a07c234 use full path with go get 2022-05-10 09:27:22 -04:00
Matthew R. Kasun 351a7b5398 use go get 2022-05-10 09:27:22 -04:00
Matthew R. Kasun eb9d94b77f update path 2022-05-10 09:27:22 -04:00
Matthew R. Kasun 9adafb63aa update path 2022-05-10 09:27:22 -04:00
0xdcarns 1d907af34b disabled entries 2022-05-10 09:27:22 -04:00
Matthew R. Kasun 42945492f6 go install goversioninfo 2022-05-10 09:27:22 -04:00
0xdcarns a0601bef61 updated peer listing 2022-05-10 09:27:22 -04:00
0xdcarns bf24486c7f fixed peers view 2022-05-10 09:27:22 -04:00
Matthew R. Kasun 9eee4c5c24 add missing goversioninfo 2022-05-10 09:27:22 -04:00
afeiszli 14b1f561b1 updating netclient.exe for new gui 2022-05-10 09:27:22 -04:00