netmaker/controllers
Abhishek K 689b9b6b52
NET-1941: failover signaling optimized, new endpoint for metrics peer info (#3322)
* optimise acl cache with network map

* fix mutex clash

* fix acl mutex

* add new endpoint for metrics peer info

* fix static check

* add new endpoint for metrics peer info

* fix host peer info api params

* cache failover data

* add json tag

* avoid duplicate calls to failover

* add failover check ctx

* add failover check ctx

* fix failover debug log

* optimise failover operations

* remove debug logs

* rm unused model

* rm unused model
2025-02-14 16:06:26 +04:00
..
config NET-940: Inet Gws (#2828) 2024-02-28 08:46:51 +07:00
acls.go Net 1784 latest (#3250) 2024-12-12 10:02:31 +04:00
controller.go NET-1914: add gw apis, move relays into CE (#3309) 2025-01-28 11:28:31 +05:30
debug.go memory issue work 2021-12-08 16:52:32 -05:00
dns.go remove default value on dns domain 2024-12-18 23:07:37 +04:00
dns_test.go NET-1867: add default domain to all entries (#3252) 2024-12-16 12:18:32 +04:00
enrollmentkeys.go block default key deletion,delete default key on network deletion 2024-10-30 15:58:55 +04:00
ext_client.go feat: receive device info and public endpoint from rac (#3215) 2024-12-03 13:19:43 +04:00
files.go New Docs (#3034) 2024-08-15 11:55:01 +05:30
gateway.go NET-1914: add gw apis, move relays into CE (#3309) 2025-01-28 11:28:31 +05:30
hosts.go NET-1941: failover signaling optimized, new endpoint for metrics peer info (#3322) 2025-02-14 16:06:26 +04:00
ipservice.go New Docs (#3034) 2024-08-15 11:55:01 +05:30
legacy.go New Docs (#3034) 2024-08-15 11:55:01 +05:30
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
middleware.go user roles and groups migration 2024-10-31 11:58:54 +04:00
migrate.go rename isstaticendpoint to isstatic 2024-06-03 10:37:19 +02:00
network.go Merge pull request #3315 from gravitl/master 2025-02-04 19:32:14 +04:00
network_test.go NET-1933: option to force destroy network (#3311) 2025-02-03 15:19:44 +04:00
node.go NET-1914: add gw apis, move relays into CE (#3309) 2025-01-28 11:28:31 +05:30
node_test.go NET-940: Inet Gws (#2828) 2024-02-28 08:46:51 +07:00
regex.go fix client validation messages 2024-10-25 16:17:55 +04:00
regex_test.go fix(NET-486): change client name length validation (#2498) 2023-08-08 15:59:02 +05:30
response_test.go refactoring for ee 2022-09-14 13:26:31 -04:00
server.go NET-1778: scale test code changes (#3203) 2024-12-10 10:15:31 +04:00
tags.go block tag deletion if used by a acl policy 2024-11-15 15:39:36 +04:00
test.db renamed integration test to *_test.go.bak until they can be fixed. Should enable the workflow action to run successfully 2021-09-06 15:36:53 -04:00
user.go fix swagger generation issue (#3241) 2024-12-10 08:41:41 +04:00
user_test.go Net 1227 v1 (#3061) 2024-08-22 11:44:16 +05:30