Commit graph

1815 commits

Author SHA1 Message Date
afeiszli 03a30b6bbc removing peer cache 2022-02-02 00:02:36 -05:00
afeiszli 7c4e8b2b4a removing peer cache 2022-02-01 23:30:10 -05:00
afeiszli 80dfdaa8fb removing UUID gen from client side 2022-02-01 22:36:02 -05:00
afeiszli f6c68bd209 removing UUID gen from client side 2022-02-01 22:01:30 -05:00
afeiszli c8154ffa5d remove GetNodeByIDOrMacAddress 2022-02-01 21:50:11 -05:00
afeiszli 0c502baa14 updating netclient bin directory 2022-02-01 16:48:06 -05:00
afeiszli 36d6adacb4 updating compose and installer 2022-02-01 16:25:31 -05:00
Alex Feiszli d6272c38a0
Merge pull request #659 from gravitl/dependabot/go_modules/develop/gopkg.in/ini.v1-1.66.3
Bump gopkg.in/ini.v1 from 1.66.2 to 1.66.3
2022-02-01 16:09:51 -05:00
Alex Feiszli bbff2c9892
Merge pull request #658 from gravitl/dependabot/go_modules/develop/google.golang.org/grpc-1.44.0
Bump google.golang.org/grpc from 1.43.0 to 1.44.0
2022-02-01 16:09:38 -05:00
Alex Feiszli 062dcd1468
Merge pull request #660 from gravitl/bugfix_v0.10.0_fix_timing
Bugfix v0.10.0 fix timing
2022-02-01 16:08:03 -05:00
afeiszli 44ee0102f8 add client pull loop + timeout 2022-02-01 16:05:39 -05:00
afeiszli d78edc36b9 add client pull loop + timeout 2022-02-01 15:46:42 -05:00
afeiszli 8e82bfa607 add client pull loop + timeout 2022-02-01 15:44:30 -05:00
afeiszli d2467e13f3 allow adding address 2022-02-01 15:27:00 -05:00
afeiszli eeb658595b set server node checkin 2022-02-01 14:37:00 -05:00
afeiszli d64cc1f39e publish peers on every keepalive 2022-02-01 14:01:13 -05:00
afeiszli 8c0341391c add logging to check for node publish 2022-02-01 11:31:19 -05:00
afeiszli bee8492c7a fixing permissions, logging on netclient 2022-02-01 11:04:57 -05:00
afeiszli 03c2f4e7ee fixing permissions, logging on netclient 2022-02-01 11:03:14 -05:00
afeiszli c210a223ea set networkservers on network create 2022-02-01 10:08:44 -05:00
afeiszli 294654d950 modify syncservernetwork 2022-02-01 09:59:23 -05:00
afeiszli a182d7f4ed modify syncservernetwork 2022-02-01 09:37:16 -05:00
afeiszli 1e5a0e9d04 fix server self updates 2022-01-31 23:18:58 -05:00
afeiszli 6bbe817e4b fix network sync 2022-01-31 22:56:07 -05:00
afeiszli 35884056b3 disable server deletion 2022-01-31 22:43:12 -05:00
afeiszli 973c5b052e change order of operations 2022-01-31 21:28:34 -05:00
afeiszli 86ba127b3b change order of operations 2022-01-31 20:38:16 -05:00
afeiszli e778136a19 change order of operations 2022-01-31 20:36:09 -05:00
afeiszli 770b4e5892 change order of operations 2022-01-31 20:33:15 -05:00
afeiszli 467ebfd7d7 server address enhancements 2022-01-31 20:29:00 -05:00
dependabot[bot] 0454d067ef
Bump gopkg.in/ini.v1 from 1.66.2 to 1.66.3
Bumps [gopkg.in/ini.v1](https://github.com/go-ini/ini) from 1.66.2 to 1.66.3.
- [Release notes](https://github.com/go-ini/ini/releases)
- [Commits](https://github.com/go-ini/ini/compare/v1.66.2...v1.66.3)

---
updated-dependencies:
- dependency-name: gopkg.in/ini.v1
  dependency-type: direct:production
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <support@github.com>
2022-01-31 23:11:14 +00:00
dependabot[bot] b08ed3546d
Bump google.golang.org/grpc from 1.43.0 to 1.44.0
Bumps [google.golang.org/grpc](https://github.com/grpc/grpc-go) from 1.43.0 to 1.44.0.
- [Release notes](https://github.com/grpc/grpc-go/releases)
- [Commits](https://github.com/grpc/grpc-go/compare/v1.43.0...v1.44.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-01-31 23:11:08 +00:00
afeiszli 6e292dd0fa fixing messages and keepalive 2022-01-31 17:30:56 -05:00
afeiszli 33f327f245 fixing messages and keepalive 2022-01-31 17:21:31 -05:00
afeiszli c6252764e8 fix peer sync 2022-01-31 17:13:19 -05:00
afeiszli 9614735dca fix peer sync 2022-01-31 16:49:40 -05:00
afeiszli d1831ece96 fix GetSystemNetworks 2022-01-31 16:36:37 -05:00
afeiszli 9721d91e49 set server addrs 2022-01-31 16:31:28 -05:00
afeiszli 9d2ae79fe2 fix iface issues on client and access key deletion 2022-01-31 16:25:29 -05:00
afeiszli 6f9f97e4b7 dont publish to updated node 2022-01-31 16:15:10 -05:00
afeiszli 3964d927ea testing server update 2022-01-31 15:51:21 -05:00
afeiszli 09c2f9bf8b fixing peer locs 2022-01-31 15:37:57 -05:00
0xdcarns d9c44035a7 fixed key bug 2022-01-31 14:46:49 -05:00
0xdcarns d5d442c75c removed go routines around mq 2022-01-31 14:09:23 -05:00
dcarns a4582dd14d
Merge pull request #656 from gravitl/bugfix_v0.10.0_get_system_networks
Bugfix v0.10.0 get system networks
2022-01-31 13:19:31 -05:00
dcarns 22957457e6
Merge pull request #655 from gravitl/bugfix_v0.10.0_peers
Bugfix v0.10.0 peers
2022-01-31 13:19:08 -05:00
Matthew R Kasun 9132089853 cleanup 2022-01-31 12:58:51 -05:00
0xdcarns c621f6c2d6 sync always 2022-01-31 11:29:00 -05:00
0xdcarns 3aaf83d04d sync conf 2022-01-31 11:25:05 -05:00
0xdcarns feb34722c2 log level 2022-01-31 11:21:01 -05:00