Commit graph

4427 commits

Author SHA1 Message Date
Abhishek Kondur 3bf69605e5 merge conflicts resolved 2023-01-12 15:22:48 +05:30
dcarns da7ba76f22
Merge pull request #1919 from gravitl/gra-685-workflow
split tests and static checks into separate jobs
2023-01-11 14:59:26 -05:00
dcarns 0a5f57181e
Merge pull request #1921 from gravitl/story/GRA-895
Enabled MQ for host Updates between client + server (unused)
2023-01-11 14:57:04 -05:00
0xdcarns dc2c1e39c2 addressed comment 2023-01-11 11:51:32 -05:00
0xdcarns 2fa2d50b8f added ability for server to receive and publish host model updates via MQ 2023-01-11 10:33:43 -05:00
Abhishek Kondur 0a5a48f80b add relay field to api to host model conversion 2023-01-11 19:14:25 +05:30
Matthew R. Kasun a80ed636e0 cleanup test job 2023-01-11 08:27:39 -05:00
Matthew R. Kasun cb987bff27 split test and static checks; remove unnecessary tests 2023-01-11 08:25:07 -05:00
Matthew R Kasun 63eff85c84
Merge pull request #1918 from gravitl/gra-685-workflow
remove netclient builds from integration test
2023-01-11 08:19:33 -05:00
Abhishek Kondur bd4eaef13c merge conflicts in go mod 2023-01-11 08:05:53 +05:30
Abhishek Kondur fca20905c1 remove bson tags,go mod update 2023-01-11 07:29:33 +05:30
dcarns f8202a5e17
Merge pull request #1913 from gravitl/dependabot/go_modules/develop/golang.org/x/crypto-0.5.0
Bump golang.org/x/crypto from 0.3.0 to 0.5.0
2023-01-10 20:07:28 -05:00
dependabot[bot] bab90d33bc
Bump golang.org/x/crypto from 0.3.0 to 0.5.0
Bumps [golang.org/x/crypto](https://github.com/golang/crypto) from 0.3.0 to 0.5.0.
- [Release notes](https://github.com/golang/crypto/releases)
- [Commits](https://github.com/golang/crypto/compare/v0.3.0...v0.5.0)

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

Signed-off-by: dependabot[bot] <support@github.com>
2023-01-11 00:00:15 +00:00
dcarns 4579cfbfaa
Merge pull request #1912 from gravitl/dependabot/go_modules/develop/github.com/spf13/cobra-1.6.1
Bump github.com/spf13/cobra from 1.6.0 to 1.6.1
2023-01-10 18:59:55 -05:00
dcarns 6408c16fe0
Merge pull request #1914 from gravitl/dependabot/go_modules/develop/github.com/coreos/go-oidc/v3-3.5.0
Bump github.com/coreos/go-oidc/v3 from 3.4.0 to 3.5.0
2023-01-10 18:59:25 -05:00
Matthew R. Kasun 47fd60cbf5 remove netclient builds from integration test 2023-01-10 14:27:28 -05:00
Abhishek Kondur 4fba43eff8 rm network parameter 2023-01-10 23:05:50 +05:30
Abhishek Kondur d31b17489f publish peer update for hosts on update 2023-01-10 22:53:34 +05:30
Abhishek Kondur a7042bd3c6 update relay information if changed on host update 2023-01-10 22:48:09 +05:30
Abhishek Kondur b52a47d8aa use new node model on mq update node handler 2023-01-10 21:43:22 +05:30
Abhishek Kondur 7a5c393623 unexport func 2023-01-10 20:19:25 +05:30
Abhishek Kondur edeb3e0681 update go mod to latest netclient 2023-01-10 20:03:21 +05:30
Abhishek Kondur a541fe7948 exported struct comment 2023-01-10 19:57:05 +05:30
Abhishek Kondur e322ccee09 skip same host 2023-01-10 19:54:43 +05:30
Abhishek Kondur 599656618d func comments,rm old proxy code 2023-01-10 19:52:54 +05:30
Abhishek Kondur 41cefad97c update go mod 2023-01-10 19:21:58 +05:30
Abhishek Kondur b8903ebbde Merge branch 'develop' of https://github.com/gravitl/netmaker into feature_host_relay 2023-01-10 19:14:36 +05:30
Abhishek Kondur 87ae255a58 rm commented code 2023-01-10 19:10:41 +05:30
Abhishek Kondur 7ba6ce93d9 update proxy status 2023-01-10 19:08:58 +05:30
Abhishek Kondur 01d28e6483 fetch related hosts on relay creation to enable proxy 2023-01-10 18:54:52 +05:30
Abhishek Kondur beb0b1adf2 move api handlers to relay file 2023-01-10 11:04:55 +05:30
Abhishek Kondur 9b1d8b1d89 remove parameters from mq peer msg 2023-01-10 10:49:15 +05:30
Abhishek Kondur 80d9032d47 relay fix 2023-01-10 10:18:03 +05:30
dependabot[bot] 1dcb7c23b5
Bump github.com/coreos/go-oidc/v3 from 3.4.0 to 3.5.0
Bumps [github.com/coreos/go-oidc/v3](https://github.com/coreos/go-oidc) from 3.4.0 to 3.5.0.
- [Release notes](https://github.com/coreos/go-oidc/releases)
- [Commits](https://github.com/coreos/go-oidc/compare/v3.4.0...v3.5.0)

---
updated-dependencies:
- dependency-name: github.com/coreos/go-oidc/v3
  dependency-type: direct:production
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <support@github.com>
2023-01-09 23:05:23 +00:00
dependabot[bot] 4a4b426bd8
Bump github.com/spf13/cobra from 1.6.0 to 1.6.1
Bumps [github.com/spf13/cobra](https://github.com/spf13/cobra) from 1.6.0 to 1.6.1.
- [Release notes](https://github.com/spf13/cobra/releases)
- [Commits](https://github.com/spf13/cobra/compare/v1.6.0...v1.6.1)

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

Signed-off-by: dependabot[bot] <support@github.com>
2023-01-09 23:04:57 +00:00
Abhishek Kondur d373e90597 enable proxy when host is relay and on relayed hosts, add relay related feilds to api host model 2023-01-09 23:03:23 +05:30
dcarns b6fbcec0b3
Merge pull request #1888 from gravitl/dependabot/go_modules/develop/github.com/c-robinson/iplib-1.0.6
Bump github.com/c-robinson/iplib from 1.0.4 to 1.0.6
2023-01-09 11:47:01 -05:00
dcarns 89bffba30e
Merge pull request #1911 from gravitl/story/GRA-822d-2
disallowed hosts removal if nodes still associated
2023-01-09 11:46:38 -05:00
dcarns 8deffc461d
Merge pull request #1897 from gravitl/feature_cli_host_integration
Add host endpoints to cli and use new node struct
2023-01-09 10:49:40 -05:00
0xdcarns a52cd6550c disallowed hosts removal if nodes still associated 2023-01-09 10:48:19 -05:00
dcarns 48af36a1b5
Merge pull request #1905 from gravitl/netclient_refactor_peer_updates
host based peer updates
2023-01-09 10:36:31 -05:00
Abhishek Kondur 6100f8a466 update go mod 2023-01-09 15:48:51 +05:30
Abhishek Kondur 6385527d01 moved relay to host level, peer updates with relay configuration for host 2023-01-09 11:43:40 +05:30
Abhishek Kondur 26b40c8d97 host relay api logic 2023-01-09 11:42:57 +05:30
Abhishek Kondur 3e2d22a16b add proxy action to peer update 2023-01-09 09:11:39 +05:30
Abhishek Kondur 893f13d8b4 proxy update json marshal fix 2023-01-09 08:12:26 +05:30
Abhishek Kondur 95b578455d proxy updates refactor changes 2023-01-08 18:50:02 +05:30
Abhishek Kondur 023f29ee71 pr comments 2023-01-06 21:27:40 +05:30
Abhishek Kondur 2e7f9524e3 rm unwanted acl 2023-01-06 19:03:08 +05:30
Abhishek Kondur 6bc3417caf comments for exported funcs 2023-01-06 18:18:25 +05:30