Commit graph

12 commits

Author SHA1 Message Date
Grant Limberg
38f4d124b0 woops. out of order here 2026-02-25 15:04:40 -08:00
Grant Limberg
0ad6b19705 drop index 2026-02-25 14:37:27 -08:00
Grant Limberg
ae7ee51b9d fix db migrations 2026-02-25 14:36:53 -08:00
Grant Limberg
0f0e6b3b16 add a linked_id column to the oidc_config table.
Required to get the list of configs  for a particular org that the controller has.  Named it `linked_id` rather than `org_id` since we don't know what it will be linked to in CV2
2026-02-25 13:37:04 -08:00
Grant Limberg
c653e764b8
WIP: Update sso info retrieval method 2026-02-24 14:01:33 -08:00
Grant Limberg
cb2de5aae1 fix migration 2025-09-13 10:29:45 -07:00
Grant Limberg
ad1fc5fb3d add tables for the controller load log and sso nonces & expiry 2025-09-13 10:05:20 -07:00
Grant Limberg
1ce37e7770 add use_for_new_networks column in controller table 2025-09-11 10:02:45 -07:00
Grant Limberg
7ad264df92
whoops. mesed up the migrate naming convention 2025-09-05 15:20:33 -07:00
Grant Limberg
74f0525470 Add frontend column to networks & network_memberships tables so the controller knows which system owns the networks & members 2025-09-05 08:43:06 -07:00
Grant Limberg
1ffadf31de Get node OS/Arch info into the CV2 db 2025-05-14 15:06:24 -07:00
Grant Limberg
c68acebe31
Add db migrations to CV2 db 2025-05-13 13:11:27 -07:00