netmaker/controllers
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
..
config NET-940: Inet Gws (#2828) 2024-02-28 08:46:51 +07:00
controller.go migrate emqx 2024-03-01 14:26:07 +07:00
debug.go
dns.go NET-812: Deprecate Setting /etc/hosts entries (#2733) 2023-12-20 10:24:53 +04:00
dns_test.go feat(NET-591): allow generic DNS entries (#2568) 2023-09-20 14:20:08 +02:00
docs.go update develop to v0.24.3 (#2977) 2024-06-18 07:23:20 +05:30
enrollmentkeys.go NET-1226: Scalability Improvements (#2987) 2024-07-09 18:56:55 +05:30
ext_client.go NET-1288:add egress range check with netmaker network address (#2978) 2024-07-05 15:53:46 +05:30
files.go open api spec file (#2595) 2023-10-04 10:26:38 +04:00
hosts.go NET-1226: Scalability Improvements (#2987) 2024-07-09 18:56:55 +05:30
ipservice.go Replaced string methods with HTTP consts 2022-12-23 09:49:08 -05:00
legacy.go open api spec file (#2595) 2023-10-04 10:26:38 +04:00
limits.go [NET-494 / ACC-322] New free tier limits (#2495) 2023-08-08 23:17:49 +05:30
logger.go Replaced string methods with HTTP consts 2022-12-23 09:49:08 -05:00
migrate.go rename isstaticendpoint to isstatic 2024-06-03 10:37:19 +02:00
network.go NET-1355:peerUpdate for default host after new network created (#2974) 2024-06-12 17:33:26 +05:30
network_test.go NET-551: User Mgmt Re-Design (#2547) 2023-09-01 14:27:08 +05:30
node.go fix(NET-1280): remove RAG metadata length restriction (#2990) 2024-07-05 15:54:05 +05:30
node_test.go NET-940: Inet Gws (#2828) 2024-02-28 08:46:51 +07:00
regex.go fix(NET-486): change client name length validation (#2498) 2023-08-08 15:59:02 +05:30
regex_test.go fix(NET-486): change client name length validation (#2498) 2023-08-08 15:59:02 +05:30
response_test.go
server.go NET-1226: Scalability Improvements (#2987) 2024-07-09 18:56:55 +05:30
test.db
user.go NET-1134:move oauth from CE build block to pro (#2919) 2024-05-08 12:44:39 +05:30
user_test.go NET-551: User Mgmt Re-Design (#2547) 2023-09-01 14:27:08 +05:30