netmaker/controllers
Max Ma 5c15f3d9eb
NET-1603: Manage DNS NM changes (#3124)
* add switch for manage dns

* manage DNS sync publish

* add dns sync api

* add manageDNS field in peerUpdate

* add default dns for extClent if manage dns enabled

* add DEFAULT_DOMAIN for internal DNS lookup

* move DNSSync to peerUpdate

* fix empty host in network issue

* sync up dns when custom dns add/delete

* fix custom DNS ip4/ipv6 validator issue
2024-10-29 13:53:45 +04:00
..
config NET-940: Inet Gws (#2828) 2024-02-28 08:46:51 +07:00
controller.go NET-1227: User Mgmt V2 (#3055) 2024-08-20 17:08:56 +05:30
debug.go memory issue work 2021-12-08 16:52:32 -05:00
dns.go NET-1603: Manage DNS NM changes (#3124) 2024-10-29 13:53:45 +04:00
dns_test.go feat(NET-591): allow generic DNS entries (#2568) 2023-09-20 14:20:08 +02:00
enrollmentkeys.go NET-1440: scale test changes (#3014) 2024-08-15 11:59:00 +05:30
ext_client.go NET-1603: Manage DNS NM changes (#3124) 2024-10-29 13:53:45 +04:00
files.go New Docs (#3034) 2024-08-15 11:55:01 +05:30
hosts.go NET-1608:reset failover if endpoint changed (#3149) 2024-10-10 13:15:58 +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 NET-1604: New Simplified RAC Apis (#3147) 2024-10-01 17:48:36 +04:00
migrate.go rename isstaticendpoint to isstatic 2024-06-03 10:37:19 +02:00
network.go api for network with stats (#3111) 2024-09-26 11:52:21 +04:00
network_test.go NET-1227: User Mgmt V2 (#3055) 2024-08-20 17:08:56 +05:30
node.go Net 1227 v1 (#3061) 2024-08-22 11:44:16 +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 refactoring for ee 2022-09-14 13:26:31 -04:00
server.go NET-1227: User Mgmt V2 (#3055) 2024-08-20 17:08:56 +05:30
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 remove query unescape usage 2024-09-29 16:00:38 +04:00
user_test.go Net 1227 v1 (#3061) 2024-08-22 11:44:16 +05:30