Commit graph

5050 commits

Author SHA1 Message Date
0xdcarns
ba03fed905 added DNS publish when host add nodes 2023-03-14 08:33:14 -04:00
Abhishek Kondur
4d004af31a remove debug dump 2023-03-14 11:57:02 +04:00
Abhishek Kondur
ca59f9c410 set if collected via proxt 2023-03-14 07:15:03 +04:00
Abhishek Kondur
a701956d99 fix traffic sent and recieved metric 2023-03-14 07:00:59 +04:00
Abhishek Kondur
959ca622e3 add new field to proxy metrics 2023-03-14 06:55:25 +04:00
dependabot[bot]
db24c5d407
Bump github.com/kr/pretty from 0.3.0 to 0.3.1
Bumps [github.com/kr/pretty](https://github.com/kr/pretty) from 0.3.0 to 0.3.1.
- [Release notes](https://github.com/kr/pretty/releases)
- [Commits](https://github.com/kr/pretty/compare/v0.3.0...v0.3.1)

---
updated-dependencies:
- dependency-name: github.com/kr/pretty
  dependency-type: direct:production
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <support@github.com>
2023-03-13 23:58:15 +00:00
0xdcarns
0b7df753f7 removed references to AccessKey model 2023-03-13 16:02:44 -04:00
Matthew R Kasun
b3cfbe7266 default proxy mode 2023-03-13 14:39:13 -04:00
Abhishek Kondur
6712824763 dump metrics 2023-03-13 18:07:24 +04:00
Abhishek Kondur
7b96a184bd add proxy listen port to peerid map 2023-03-13 16:56:09 +04:00
Abhishek Kondur
e70b19cfad remove debug print 2023-03-13 14:27:58 +04:00
Abhishek Kondur
178ded7572 change proxy listen port type 2023-03-13 13:13:45 +04:00
Abhishek Kondur
5daa73cd92 add proxy listen port to peerConf model 2023-03-13 12:37:51 +04:00
Abhishek Kondur
3f7ca6c83e dump metrics for testing 2023-03-13 12:11:40 +04:00
dcarns
bcbe355281
Merge pull request #2107 from gravitl/feature_best_interface
Feature best interface
2023-03-10 19:36:56 -05:00
dcarns
9d6fd5d4d8
v0.18.3 release.md 2023-03-10 13:36:16 -05:00
dcarns
26cac4b6ab
Merge pull request #2015 from gravitl/story/GRA-1147
Upgrade Script Updates
2023-03-10 13:15:45 -05:00
dcarns
aebc364e07
Merge pull request #2108 from gravitl/GRA-1363-port-check
GRA-1363 - adapted to get ports on response
2023-03-10 13:12:23 -05:00
0xdcarns
ee9df20b05 changed register response, simplified host port check dereference 2023-03-10 11:43:26 -05:00
Anish Mukherjee
83f3262a87 remove redundant interface 2023-03-10 19:07:33 +05:30
Anish Mukherjee
0891dcb854 append proxy listen port and peer host interfaces to peerID map 2023-03-10 19:01:30 +05:30
afeiszli
ec38fdb238 fixing compose 2023-03-09 16:57:09 -05:00
afeiszli
bec7b8f4bc change wss to ws 2023-03-09 16:54:26 -05:00
afeiszli
e9f8ab78f2 fixing issue with keys, bad env vars 2023-03-09 15:33:26 -05:00
afeiszli
532f061f2a resolve conflicts 2023-03-09 13:45:17 -05:00
dcarns
286781a1a3
Merge pull request #2049 from gravitl/GRA-1191-legacy_nodes
Gra 1191 legacy nodes
2023-03-09 12:44:51 -05:00
Matthew R Kasun
a9fe301ee1 remove debug log 2023-03-09 10:27:25 -05:00
Anish Mukherjee
ea6623ba3e append host interfaces to hostPeerUpdate 2023-03-09 18:40:40 +05:30
dcarns
4c4c2e537e
Merge pull request #2103 from gravitl/GRA-1345-legacy-node-delete
GRA-1345: added ability to remove legacy nodes
2023-03-08 18:27:27 -05:00
Matthew R Kasun
3aa6571360 fix TestGetNetworkNodes 2023-03-08 17:50:21 -05:00
Matthew R Kasun
8ab81ca2da
Merge branch 'develop' into GRA-1217-tests 2023-03-08 16:45:30 -05:00
Matthew R Kasun
cb7804aafb fix for GRA-1350 2023-03-08 16:44:20 -05:00
dcarns
6fc9843b90
Merge pull request #2100 from gravitl/GRA-1335-ext-client-pubkeys
GRA-1335 allowed public key input for ext clients
2023-03-08 16:19:53 -05:00
Matthew R Kasun
ecba6e4622 new func getServerCount 2023-03-08 13:23:25 -05:00
dcarns
a4060bebc7
Merge pull request #2104 from gravitl/GRA-1355
GRA-1355: add stun port config to docker compose
2023-03-08 10:40:16 -05:00
Abhishek Kondur
b7f8a62387 add stun port to compose file 2023-03-08 19:04:38 +04:00
Anish Mukherjee
c11ba7c44b append local addresses 2023-03-08 19:17:09 +05:30
Matthew R Kasun
1de0c14b83 fix TestMain 2023-03-07 14:45:44 -05:00
Alex Feiszli
6a89c81e01
Merge branch 'develop' into story/GRA-1252 2023-03-07 14:09:26 -05:00
dcarns
f651e65eff
Merge pull request #2099 from gravitl/GRA-1311-last-only-peers
GRA-1311 Last peer update priority
2023-03-07 12:18:35 -05:00
0xdcarns
692441279b added ability to remove legacy nodes 2023-03-07 11:02:51 -05:00
0xdcarns
58adef9e12 address non-functional comment 2023-03-07 11:00:21 -05:00
dcarns
f2996f6780
Merge pull request #2098 from gravitl/feature_nmctl_json
add json format output alternative to tables
2023-03-07 08:49:22 -05:00
dcarns
34bb68d8ea
Merge pull request #2094 from gravitl/GRA_1328_0.18.3_develop
Gra 1328 0.18.3 develop
2023-03-07 08:45:53 -05:00
dcarns
8f05238875
Merge pull request #2093 from gravitl/GRA-1326-better-register
GRA-1326: handle registration for HA
2023-03-07 08:37:07 -05:00
theguy951357
4f718e2cb7 release.md 2023-03-07 08:08:20 -05:00
dependabot[bot]
d250ceb0fa
Bump golang.org/x/oauth2 from 0.5.0 to 0.6.0
Bumps [golang.org/x/oauth2](https://github.com/golang/oauth2) from 0.5.0 to 0.6.0.
- [Release notes](https://github.com/golang/oauth2/releases)
- [Commits](https://github.com/golang/oauth2/compare/v0.5.0...v0.6.0)

---
updated-dependencies:
- dependency-name: golang.org/x/oauth2
  dependency-type: direct:production
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <support@github.com>
2023-03-07 00:00:08 +00:00
0xdcarns
55b24c5eeb allowed public key input for ext clients 2023-03-06 15:54:50 -05:00
dcarns
f982f60d12
Merge pull request #2090 from gravitl/story/GRA-1225
Story/gra 1225
2023-03-06 13:47:23 -05:00
0xdcarns
28119c22ee added context to peer updates, moved nodes to memory 2023-03-06 12:21:51 -05:00