Commit graph

4401 commits

Author SHA1 Message Date
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
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
Abhishek Kondur 68ed1b8b33 periodic host updates 2023-01-06 17:52:17 +05:30
Abhishek Kondur ca3d9dc40b fix node update 2023-01-06 16:58:41 +05:30
Anish Mukherjee 905f5ef5e2 add flags for host update 2023-01-06 10:28:08 +05:30
Anish Mukherjee e600fe32ed remove toggle flag 2023-01-06 10:09:35 +05:30
Abhishek Kondur 9f0ef1628c node update fix, nil pointer errors fix 2023-01-06 00:29:55 +05:30
Anish Mukherjee 46f4f4f4c6 minor refactor 2023-01-05 19:27:42 +05:30
Anish Mukherjee 90ef4fd168 use new node structs 2023-01-05 19:25:47 +05:30
Anish Mukherjee 016e7fd2f9 cleanup comments 2023-01-05 18:53:12 +05:30
Anish Mukherjee 8b5eb0cbd4 add host endpoints to cli 2023-01-05 18:53:12 +05:30
Abhishek Kondur 950fd3c290 rm peer from host model 2023-01-05 16:17:09 +05:30
Aceix 75dc77a6ea
Merge pull request #1902 from gravitl/story/GRA-763-develop
feat(GRA-763): add success and error SSO HTML templates
2023-01-05 10:16:45 +00:00
Aceix 7f8ad1523e feat(GRA-763): add success and error SSO HTML templates 2023-01-05 10:12:06 +00:00
Abhishek Kondur bff68bd945 rm peers from node model 2023-01-05 14:56:20 +05:30
Abhishek Kondur 2ff8684fd4 keep node level peers for now 2023-01-05 09:42:41 +05:30
Abhishek Kondur 4c63478888 get node fix 2023-01-05 09:31:31 +05:30
Abhishek Kondur 72e4b914b9 move peers to host level 2023-01-05 09:24:46 +05:30
Abhishek Kondur 3f8f841313 Merge branch 'netclient_refactor_latest' of https://github.com/gravitl/netmaker into netclient_refactor_peer_updates 2023-01-05 08:46:49 +05:30
dependabot[bot] 87fcdafa6d
Bump github.com/c-robinson/iplib from 1.0.4 to 1.0.6
Bumps [github.com/c-robinson/iplib](https://github.com/c-robinson/iplib) from 1.0.4 to 1.0.6.
- [Release notes](https://github.com/c-robinson/iplib/releases)
- [Commits](https://github.com/c-robinson/iplib/compare/v1.0.4...v1.0.6)

---
updated-dependencies:
- dependency-name: github.com/c-robinson/iplib
  dependency-type: direct:production
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <support@github.com>
2023-01-04 20:02:00 +00:00
dcarns 4c0a846435
Merge pull request #1901 from gravitl/netclient_refactor_latest
Netclient refactor latest
2023-01-04 15:00:51 -05:00
Matthew R. Kasun 1f00a5d890 fix build errors after merge conflict resolution 2023-01-04 14:22:11 -05:00
Matthew R. Kasun 8bfe255eab Merge remote-tracking branch 'origin/develop' into netclient_refactor_latest
Signed-off-by: Matthew R. Kasun <mkasun@nusak.ca>
2023-01-04 14:16:12 -05:00
Abhishek Kondur 21133bca7d host based updates 2023-01-04 20:02:02 +05:30
Abhishek Kondur 88902f7823 fix host peer update model,add server name to peer update topic 2023-01-04 11:03:13 +05:30
Abhishek Kondur de6361e7e5 Merge branch 'netclient_refactor_latest' of https://github.com/gravitl/netmaker into netclient_refactor_peer_updates 2023-01-04 10:29:29 +05:30
Abhishek Kondur f789e92023 delete host role when client is delete 2023-01-04 10:07:29 +05:30
Abhishek Kondur 4c0866723f add new host role with acls 2023-01-04 10:05:05 +05:30