netmaker/controllers
Matthew R Kasun 78640f1342
Extclient NET-63x (#2286)
* model changes

* additional fields for extclient create

* add DNS to extclient config

* extclient name checks

* update extclient

* nmctl extclient

* final tweaks

* review comments

* add extclientdns to node on ingress creation

* fix to add ingress dns to api (#2296)

---------

Co-authored-by: Aceix <aceixsmartX@gmail.com>
2023-05-17 10:58:03 -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 Added user sorting and fixed error 2023-04-03 14:36:38 -04: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 update to v0.19.0 instead 2023-05-02 22:18:05 -04:00
enrollmentkeys.go add use_turn option to config,check if server is using turn 2023-04-28 14:06:28 +05:30
ext_client.go Extclient NET-63x (#2286) 2023-05-17 10:58:03 -04:00
files.go Update swagger docs 2022-09-10 21:51:59 -07:00
hosts.go Merge pull request #2246 from gravitl/NET-35 2023-05-02 17:01:21 -04:00
ipservice.go
legacy.go added ability to remove legacy nodes 2023-03-07 11:02:51 -05:00
limits.go free tier limit exceeded: status code now 403 2023-05-03 10:07:47 -04:00
logger.go Replaced string methods with HTTP consts 2022-12-23 09:49:08 -05:00
migrate.go adapted sso to host registration 2023-04-17 22:23:17 -04:00
network.go return {} if no records found for acls/metrics 2023-05-04 16:50:03 -04:00
network_test.go merge develop 2023-03-17 15:16:43 -04:00
node.go Extclient NET-63x (#2286) 2023-05-17 10:58:03 -04:00
node_test.go fix TestGetNetworkNodes 2023-03-08 17:50:21 -05:00
regex.go Extclient NET-63x (#2286) 2023-05-17 10:58:03 -04:00
regex_test.go Extclient NET-63x (#2286) 2023-05-17 10:58:03 -04:00
relay.go send host update when deleting relay 2023-05-09 14:55:49 -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 Merge pull request #2171 from walkerwmanuel/GRA-1336-sort-before-sending 2023-04-19 13:08:08 -04:00
user_test.go fix user tests 2023-02-25 10:54:45 -05:00