725 Commits (af3f8b00a4c69fac2a507f567fbd7d7cb2dcc713)

Author SHA1 Message Date
Grant Limberg af3f8b00a4
fix cv2 connection 11 months ago
Grant Limberg 1a6c0a5f12 reflect schema changes 11 months ago
Grant Limberg 2c8f032a76 CV2 controller. Should have everything but SSO now 11 months ago
Grant Limberg fb7b07fc42 make sure the pg connstring is correct for cv2:// instances 12 months ago
Grant Limberg 1d2130610c use the CV2 db instance if the path prefix is cv2:// 12 months ago
Grant Limberg 0b04f772ef make things compile 12 months ago
Grant Limberg 5c73fe9304 build fix 12 months ago
Grant Limberg 2af105000f
WIP: refactoring for CV2 db integration 12 months ago
Grant Limberg f5b0fc6a8f
Fix AuthInfo Provider not being set 1 year ago
Grant Limberg 508527f7cd
break up redis tx inserts into smaller chunks 2 years ago
Grant Limberg 9d57ccd7b1
deauth all members upon network delete 2 years ago
Grant Limberg ad60d708e1
fix log line 2 years ago
Adam Ierymenko 1982071d46 1.14.0 version bump for Linux and macOS, date update. 2 years ago
travisladuke b4eb39fb16 feat: static file server 2 years ago
Joseph Henry b9d0cf9c89
Don't pass result of void function to string constructor 2 years ago
travisladuke 6e8fcce777 Fix unstable network member list endpoint 2 years ago
travisladuke 559e8a907b Improve full controller network list api 2 years ago
travisladuke ac6d532651 Fix deleting controller network member directory 2 years ago
travisladuke d1a306a021 Prevent creating members on non-existent networks. 2 years ago
travisladuke f027d8f519 Fix typo in metric name 2 years ago
travisladuke 0ca8ae7970 Create an alternate networks list endpoint 2 years ago
travisladuke 0b83f850e4 Create an alternate members list endpoint 2 years ago
travisladuke 06399c86f6 Store a network members `name` 2 years ago
Léo El Amri 1aa31e0414 Fix how MAC addresses are handled by the rules parser 2 years ago
Grant Limberg 2fd50b104c
check hooks are enabled before firing 2 years ago
Grant Limberg 85cab3d0f1
remove some debug logging 2 years ago
Grant Limberg 8426677c55
fix /controller endpoint 3 years ago
Grant Limberg d322f332e8
simplify hook firing 3 years ago
Grant Limberg 60fb8c941a
fully wire up temporal. add startup script test to ensure temporal is running 3 years ago
Grant Limberg d865c42ef8
get connected to temporal 3 years ago
Grant Limberg c974a159af
fix for issue #2114 3 years ago
Adam Ierymenko 464bca5d20
1.12.1 (#2112) 3 years ago
Joseph Henry 7637ef10d7
Fix primary port binding issue in 1.12 (#2107) 3 years ago
Adam Ierymenko 0e5651f353
1.12.0 merge to main (#2104) 3 years ago
Grant Limberg 5becb41bd4
pass hook_id instead of url 3 years ago
Grant Limberg 802c9907a1
limit to hooks with hook_type = NETWORK_JOIN enabled 3 years ago
Grant Limberg 88b96265d7
look up hook URLs dynamically 3 years ago
Grant Limberg a9c8307d97
should only run this if smee is configured 3 years ago
Grant Limberg 581489f67b
this should theoretically send the new member notification 3 years ago
Grant Limberg d71d051c53
instantiate smee client 3 years ago
Grant Limberg 3efb731b40
don't unborrow bad connections 3 years ago
Grant Limberg 9a8b74d744
Fix oidc client lookup query 3 years ago
Grant Limberg f42841a6ab
fix init order for EmbeddedNetworkController (#2014) 3 years ago
Grant Limberg 17f6b3a10b
central controller metrics & request path updates (#2012) 3 years ago
Brenton Bostick da71e2524c
fix typos (#2010) 3 years ago
Brenton Bostick f3da2b4031
Capture setContent by-value instead of by-reference (#2006) 3 years ago
Grant Limberg adfbbc3fb0
Controller Metrics & Network Config Request Fix (#2003) 3 years ago
Grant Limberg f621261ff9
Update readme files for metrics (#2000) 3 years ago
Grant Limberg e5fc89821f
use cpp-httplib for HTTP control plane (#1979) 3 years ago
Grant Limberg e4cb74896b
Central startup update (#1973) 3 years ago