Commit graph

127 commits

Author SHA1 Message Date
Matthew R. Kasun 38cd4d7700 refactor join
also removes server node
suspect there may be issues with proxy
and UI interactions with nodes
2022-12-20 15:29:09 -05:00
Matthew R. Kasun c086e9499d rebase
Signed-off-by: Matthew R. Kasun <mkasun@nusak.ca>
2022-12-19 15:15:35 -05:00
Matthew R. Kasun bf2d4ccf1e rejoin using updatenode vice createnode 2022-12-10 06:58:54 -05:00
Matthew R. Kasun 653229feba add endpoint for re-joins (migration) 2022-12-09 17:41:44 -05:00
Abhishek Kondur e00199a650 update proxy pkg path 2022-12-09 00:54:11 +05:30
Abhishek Kondur 80c7d46ec6 docker compose update, add stun to caddyfile 2022-12-06 19:27:38 +05:30
Abhishek Kondur 5b7ead91e6 merge conflicts resolved 2022-12-02 10:08:01 +05:30
Abhishek Kondur cff3508425 Merge branch 'develop' of https://github.com/gravitl/netmaker into feature_proxy_metrics 2022-12-01 19:31:56 +05:30
Anish Mukherjee fb84ddc6f1 remove unused endpoints 2022-11-30 16:20:05 +05:30
Abhishek Kondur f95306ddbd make proxy optional 2022-11-20 09:35:29 +05:30
Abhishek Kondur c54080e150 fix relay updates for proxy 2022-11-18 10:48:28 +05:30
Matthew R. Kasun 4df672de68 refactor node deletion 2022-11-15 09:52:17 -05:00
Matthew R. Kasun b453897e65 ensure netclient version is compatible 2022-11-14 14:41:34 -05:00
Abhishek Kondur a7c0abe2fc refactor proxy updates 2022-11-07 01:25:04 +05:30
Matthew R. Kasun b3f90f2929 add hostid and separate server name/broker name 2022-11-02 11:22:40 -04:00
Abhishek Kondur 17e05d430b sync peers updates with proxy 2022-11-02 15:33:42 +05:30
Abhishek Kondur 28ca66b32d delete node api fix 2022-10-06 00:54:05 +05:30
Abhishek Kondur 524cef8c29 rm invalid mq command 2022-10-04 23:17:53 +05:30
Abhishek Kondur 479cd377c8 delete mq client for node when delete api recieved from node 2022-10-04 23:12:03 +05:30
Abhishek Kondur 5dd5b73607 added comment 2022-09-30 21:09:45 +05:30
Abhishek Kondur 4678332e3a make node acls generic 2022-09-30 20:59:03 +05:30
Abhishek Kondur 1827f8c3b5 merge conflicts resolved 2022-09-30 20:15:17 +05:30
Abhishek Kondur 0df6d1761e add subscription pattern to acls,fix NaN value in metrics for uptime,get real iface name for mac 2022-09-30 18:31:57 +05:30
afeiszli c8672818fe adding resets and single peer update on metrics disconnect detections 2022-09-29 14:49:44 -04:00
Abhishek Kondur 677d9fcc8d added comments 2022-09-29 23:59:18 +05:30
Abhishek Kondur a95468111d added roles,acls for clients 2022-09-29 22:54:41 +05:30
0xdcarns f2606dd3cb addressed PR comments 2022-09-29 09:49:06 -04:00
0xdcarns eb75a6829c added wipe failover cases and ceased node update on metrics update 2022-09-28 16:17:49 -04:00
0xdcarns b95f3eb846 initial PoC completed 2022-09-28 14:59:21 -04:00
Abhishek Kondur fed66c4b8d json tag fix,create client with password before hashing 2022-09-28 17:58:43 +05:30
afeiszli 54258bcbac add ability to set failover nodes 2022-09-27 14:04:28 -04:00
Abhishek Kondur 878430bf75 create client for nodes on authenticate,generate dyn sec file on startup 2022-09-27 17:36:33 +05:30
Abhishek Kondur 3d5eac6905 rm channel 2022-09-26 21:55:24 +05:30
Abhishek Kondur f632bec11d merge conflicts resolved 2022-09-26 17:47:20 +05:30
Abhishek Kondur cbcb046139 added server health check api 2022-09-26 16:55:33 +05:30
Abhishek Kondur 2eb5cde6ab dyn sec netclient changes 2022-09-16 11:35:28 +05:30
Abhishek Kondur 7db3bd3aca comment certs code for mq 2022-09-15 09:23:33 +05:30
afeiszli b670755cce refactoring for ee 2022-09-14 13:26:31 -04:00
Abhishek Kondur 5270c1ede8 watch dynsec messages,create client on node join 2022-09-14 15:59:22 +05:30
0xdcarns 88cd0a6497 initial commit 2022-09-13 15:25:56 -04:00
cameronts 661290c84d Update swagger docs 2022-09-10 21:51:59 -07:00
cameronts 9998193071
Merge branch 'develop' into feature_v0.15.1_apidocs 2022-09-06 10:18:53 -07:00
cameronts cb23b871dd Added swagger for API docs. 2022-09-06 05:20:24 -07:00
Alex Feiszli 1f7a587d3e
Merge pull request #1510 from gravitl/feature_v0.15.1_accesskeysisolation
Feature v0.15.1 accesskeysisolation
2022-09-02 14:35:53 -04:00
cameronts 53385eb100 Updated per commit comments. 2022-09-02 07:29:29 -07:00
cameronts 59351b1e00 Access key blanking for calls that the client uses. 2022-09-02 04:40:14 -07:00
afeiszli 8fc9dac969 adding security fixes 2022-08-31 11:38:29 -04:00
Matthew R. Kasun 3a1dd8dc1e remove func NetworkNodesUpdatePullChanges 2022-08-18 04:49:35 -04:00
Abhishek Kondur 2d73a020ed GRA-414: change status code for decoding error to badrequest 2022-07-12 13:49:20 +04:00
Abhishek Kondur f8200b522f GRA-414: added additional logs node controllers 2022-07-12 13:38:15 +04:00