netmaker/controllers
Abhishek K 4876bdb62f
NET-674: clear extclients of an user when deleted, remove gw id from user gws when deleted (#2631)
* remove client gw from user when deleted

* clear extclient of a user if deleted

* check if ingress gw on user gws

* debug log

* log change

* pr comments
2023-10-17 23:22:17 +04:00
..
config remove agentbackend 2023-02-20 02:22:00 -07:00
controller.go [NET-404] Run in limited mode when ee checks fail (#2474) 2023-08-03 12:16:58 +05:30
debug.go memory issue work 2021-12-08 16:52:32 -05:00
dns.go open api spec file (#2595) 2023-10-04 10:26:38 +04:00
dns_test.go feat(NET-591): allow generic DNS entries (#2568) 2023-09-20 14:20:08 +02:00
docs.go open api spec file (#2595) 2023-10-04 10:26:38 +04:00
enrollmentkeys.go [NET-562] Persistent Keep Alive from node to host (#2604) 2023-10-06 10:09:19 +04:00
ext_client.go NET-674: clear extclients of an user when deleted, remove gw id from user gws when deleted (#2631) 2023-10-17 23:22:17 +04:00
files.go open api spec file (#2595) 2023-10-04 10:26:38 +04:00
hosts.go Peerupdate bug (#2620) 2023-10-11 15:24:41 +04:00
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 Net 662 convert pka to seconds vice nsec (#2627) 2023-10-13 19:39:54 +04:00
network.go open api spec file (#2595) 2023-10-04 10:26:38 +04:00
network_test.go NET-551: User Mgmt Re-Design (#2547) 2023-09-01 14:27:08 +05:30
node.go NET-674: clear extclients of an user when deleted, remove gw id from user gws when deleted (#2631) 2023-10-17 23:22:17 +04:00
node_test.go db cache nodes and hosts 2023-06-27 16:10:04 +05:30
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-493] - Additional data fields to send to account management (#2583) 2023-10-06 10:22:58 +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 NET-674: clear extclients of an user when deleted, remove gw id from user gws when deleted (#2631) 2023-10-17 23:22:17 +04:00
user_test.go NET-551: User Mgmt Re-Design (#2547) 2023-09-01 14:27:08 +05:30