netmaker/controllers
2023-03-13 19:51:12 -04:00
..
config remove agentbackend 2023-02-20 02:22:00 -07:00
controller.go added ability to remove legacy nodes 2023-03-07 11:02:51 -05:00
debug.go memory issue work 2021-12-08 16:52:32 -05:00
dns.go ensure publish dns in go routine 2023-02-07 15:17:11 -05:00
dns_test.go Tests: Handle all errors, key struct fields for go vet, enhance CI 2023-02-16 02:11:30 -08:00
docs.go updating develop to v0.18.3 2023-03-04 14:19:53 -05:00
enrollmentkeys.go changed register response, simplified host port check dereference 2023-03-10 11:43:26 -05:00
ext_client.go allowed public key input for ext clients 2023-03-06 15:54:50 -05:00
files.go Update swagger docs 2022-09-10 21:51:59 -07:00
hosts.go added request ack 2023-02-17 11:39:30 -05:00
ipservice.go Replaced string methods with HTTP consts 2022-12-23 09:49:08 -05:00
legacy.go added ability to remove legacy nodes 2023-03-07 11:02:51 -05:00
limits.go logic.Is_EE --> systemcfg.Is_EE 2022-09-25 07:11:26 -04:00
logger.go Replaced string methods with HTTP consts 2022-12-23 09:49:08 -05:00
migrate.go adapted migrate to easier registration 2023-03-13 19:51:12 -04:00
network.go adapt createNetwork + default host addition 2023-02-13 15:17:13 -05:00
network_test.go fix tests 2023-02-14 07:58:54 -05:00
node.go adapted migrate to easier registration 2023-03-13 19:51:12 -04:00
node_test.go fix tests 2023-02-14 07:58:54 -05:00
regex.go allowed public key input for ext clients 2023-03-06 15:54:50 -05:00
relay.go publish update on relay create 2023-02-09 17:09:01 +04:00
response_test.go refactoring for ee 2022-09-14 13:26:31 -04:00
server.go added mq and database connected funcs and endpoint 2023-02-06 12:09:21 -05: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 add headless sso login 2023-01-02 13:18:40 +05:30
user_test.go Tests: Handle all errors, key struct fields for go vet, enhance CI 2023-02-16 02:11:30 -08:00