netmaker/models
Max Ma 65faf73fe9
NET-1226: Scalability Improvements (#2987)
* 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>
2024-07-09 18:56:55 +05:30
..
accessToken.go remove localrange 2023-01-20 05:42:05 -05:00
api_host.go rename isstaticendpoint to isstatic 2024-06-03 10:37:19 +02:00
api_node.go fix(NET-1280): remove RAG metadata length restriction (#2990) 2024-07-05 15:54:05 +05:30
dnsEntry.go validate dns entry does not contain whitespace (#2512) 2023-08-22 11:50:28 +05:30
enrollment_key.go fix(NET-786): enhance enrollment key validation (#2726) 2024-01-03 12:23:04 +05:30
error.go adding security fixes 2022-08-31 11:38:29 -04:00
extclient.go feat(NET-817): add postup/down scripts for clients (#2810) 2024-02-08 23:29:43 +05:30
host.go NET-1226: Scalability Improvements (#2987) 2024-07-09 18:56:55 +05:30
intclient.go remove references to grpc/comms net 2022-04-21 15:53:44 -04:00
metrics.go rename isstaticendpoint to isstatic 2024-06-03 10:37:19 +02:00
migrate.go migration (#2509) 2023-08-14 23:14:10 +05:30
mqtt.go NET-1224:add egressGW ip for setroutes (#2933) 2024-05-14 19:56:24 +05:30
names.go initial commit 2022-09-13 15:25:56 -04:00
network.go check if new network is overlapping (#2655) 2023-11-08 17:43:20 +04:00
network_test.go use channels for sync 2023-02-14 07:01:38 -05:00
node.go update legacy back to isStatic 2024-06-04 11:53:22 +02:00
ssocache.go added better state management to make OAuth sign-ins HA 2022-08-04 10:03:39 -04:00
structs.go NET-1226: Scalability Improvements (#2987) 2024-07-09 18:56:55 +05:30