mirror of
https://github.com/gravitl/netmaker.git
synced 2025-11-10 08:41:20 +08:00
* add api to check if failover node existed * remove 5 minute peerUpdate * update peerUpdate to trigger pull * update Action name to SignalPull * revert the peerUpdate from SignalPull * fix getfailover error issue * rm acls creation for on-prem emqx * remove use of acls * add additional broker status field on status api * NET-1165: Remove creation of acls on emqx (#2996) * rm acls creation for on-prem emqx * remove use of acls * add additional broker status field on status api * comment out mq reconnect logic * configure mq conn params * add metric_interval in ENV for publishing metrics * add metric_interval in ENV for publishing metrics * update PUBLISH_METRIC_INTERVAL env name * revert the mq setttings back * fix error nil issue --------- Co-authored-by: abhishek9686 <abhi281342@gmail.com> Co-authored-by: Abhishek K <32607604+abhishek9686@users.noreply.github.com> |
||
|---|---|---|
| .. | ||
| config | ||
| controller.go | ||
| debug.go | ||
| dns.go | ||
| dns_test.go | ||
| docs.go | ||
| enrollmentkeys.go | ||
| ext_client.go | ||
| files.go | ||
| hosts.go | ||
| ipservice.go | ||
| legacy.go | ||
| limits.go | ||
| logger.go | ||
| migrate.go | ||
| network.go | ||
| network_test.go | ||
| node.go | ||
| node_test.go | ||
| regex.go | ||
| regex_test.go | ||
| response_test.go | ||
| server.go | ||
| test.db | ||
| user.go | ||
| user_test.go | ||