Commit graph

253 commits

Author SHA1 Message Date
Matthew R Kasun d4cd24e778 extclient update 2023-02-08 11:32:28 -05:00
Matthew R Kasun 88358f517c include old/new ip in dnsupdate for node ip change 2023-02-08 10:33:27 -05:00
Matthew R Kasun 8d6728bc41 add network when publishing custom dns creation 2023-02-08 10:11:36 -05:00
Matthew R Kasun 322bdb0af8 update dns mq topics to have four fields 2023-02-08 08:35:36 -05:00
Matthew R Kasun e1f644a453 add server name to dns publish topics 2023-02-07 15:17:11 -05:00
Matthew R Kasun 488ada670c cleanup: function comments, etc 2023-02-07 15:17:11 -05:00
Matthew R Kasun 5cac655f04 publish dns update on host name change 2023-02-07 15:17:11 -05:00
Matthew R Kasun dbad8ac463 publish dns update on custom dns deletion 2023-02-07 15:17:11 -05:00
Matthew R Kasun 4f7c038702 publish dns update on custom dns creation 2023-02-07 15:17:11 -05:00
Matthew R Kasun 89136f4832 publish dns update on ext client deletion 2023-02-07 15:17:10 -05:00
Matthew R Kasun a24263281c publish dns update on node ip change 2023-02-07 15:17:10 -05:00
Matthew R Kasun af66356061 publish dns on node deletion 2023-02-07 15:17:10 -05:00
Matthew R Kasun a441e35a09 publish dns on node creation 2023-02-07 15:17:10 -05:00
Matthew R Kasun aad4abc181 remove dependencies on netclient 2023-01-27 14:51:06 -05:00
dcarns 6e50011ceb
Merge pull request #1978 from gravitl/GRA-1060/bug_proxy_listen_port
Gra 1060/bug public listen port
2023-01-26 18:28:30 -05:00
Abhishek Kondur acbd0d6337 only print host id in log 2023-01-26 14:02:47 +04:00
Anish Mukherjee 1b43d6bf1c increase log verbosity for legacy nodes 2023-01-26 14:41:50 +05:30
dcarns a4e5f84be8
Merge pull request #1976 from gravitl/bugfix_v0.18_0_address_of_loop_vars
correct use: address of loop vars
2023-01-25 21:33:17 -05:00
Matthew R Kasun 73dfc6fe47 correct using address of loop vars 2023-01-25 13:21:18 -05:00
dcarns 5fb3ec7b79
Merge pull request #1970 from gravitl/static_check_addressing
addressed majority of static checks
2023-01-24 13:14:47 -05:00
0xdcarns 706bba0593 addressed majority of static checks 2023-01-24 11:20:06 -05:00
Abhishek Kondur 18ddb3d5ca update host name on join 2023-01-24 12:10:03 +04:00
dcarns 94108e0007
Merge pull request #1962 from gravitl/GRA-1024/mq_dyn_sec_refactor
Gra 1024/mq dyn sec refactor
2023-01-23 15:00:33 -05:00
Matthew R Kasun 9b072e1050 remove network capabilities from netmaker
remove NET_ADMIN, NET_RAW, SYS_MODULE capabilities from docker-compose
files
remove sysctls from dockerfiles
remove ManageIPTables and PortForwardServices from ServerConfig
remove functions related to removed attributes
2023-01-23 12:37:07 -05:00
Abhishek Kondur 41afd3cd4d rm comment 2023-01-23 15:11:34 +04:00
Matthew R Kasun 1a739e6660 log level changed for hostUpdate 2023-01-22 17:32:53 -05:00
Abhishek Kondur f301c287df add only generic role 2023-01-22 17:58:32 +04:00
Abhishek Kondur 20bad4e2ee remove unwanted roles 2023-01-22 16:27:04 +04:00
Abhishek Kondur c528110541 handle update host logic in mq handler 2023-01-20 06:19:33 -05:00
Abhishek Kondur be2a730a24 use existing func to parse host id from topic 2023-01-18 22:18:55 +05:30
Abhishek Kondur 9a9eaec3d4 fix topic parser for host ID 2023-01-18 22:15:20 +05:30
Abhishek Kondur fd9b924357 add host id role while modifying mq client to hole role list 2023-01-18 22:09:29 +05:30
Abhishek Kondur 10f724310c change public listen port field 2023-01-18 12:00:26 +05:30
Abhishek Kondur 83ea8778d6 Merge branch 'GRA-985/host_updates_logic' of https://github.com/gravitl/netmaker into GRA-985/host_delete_logic 2023-01-17 18:38:36 +05:30
Abhishek Kondur 2ea7f077f7 resolve merge conflicts 2023-01-17 18:37:58 +05:30
Abhishek Kondur 55731ae547 change topic for server host update 2023-01-17 18:36:03 +05:30
Abhishek Kondur 77deff063b handle host deletion in mq host updates 2023-01-17 15:27:20 +05:30
Abhishek Kondur a9d1df6022 typo in comment 2023-01-17 15:00:57 +05:30
Abhishek Kondur 7af389f5d1 handle update host logic in mq handler 2023-01-17 14:43:16 +05:30
Abhishek Kondur 652ef642bd add switch case statements to host updates mq handler 2023-01-17 14:37:12 +05:30
Abhishek Kondur cf0b54c1eb comments to add logic for host updates 2023-01-17 11:38:51 +05:30
Abhishek Kondur acceb6e370 mq handlers for host updates 2023-01-17 11:17:13 +05:30
Abhishek Kondur 522b37cea4 add required acls for host updates 2023-01-17 10:27:01 +05:30
0xdcarns e4d44b5fab ee update 2023-01-14 12:00:44 -05:00
Abhishek Kondur a24717cf2d merge conflicts resolved 2023-01-12 15:21:08 +05:30
Abhishek Kondur bf9a93c41b remove IsServer field from metric model 2023-01-12 14:50:04 +05:30
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 82f0afe9d7 rm proxy metrics field 2023-01-11 11:08:55 +05:30
Abhishek Kondur b52a47d8aa use new node model on mq update node handler 2023-01-10 21:43:22 +05:30