Commit graph

6702 commits

Author SHA1 Message Date
Grant Limberg
1ba4ccd98d pass version info to status writer 2025-09-08 10:46:01 -07:00
Grant Limberg
934aa93ef8 forgot a ; 2025-09-08 10:32:57 -07:00
Grant Limberg
88f08fa58c append 8 random hex chars to the subscription id 2025-09-08 10:29:30 -07:00
Grant Limberg
f51bfdb666 delete pubsub subscription on shutdown 2025-09-08 10:25:32 -07:00
Grant Limberg
190d836b42
alloc meatadata with new so pubsub can delete it 2025-09-08 09:49:26 -07:00
Grant Limberg
006ced2900
more fixes 2025-09-08 09:05:00 -07:00
Grant Limberg
ebf66b7920
fix typo in cmake file 2025-09-08 08:53:35 -07:00
Grant Limberg
71d68e9a60
fix stack corruption in DB::get 2025-09-08 08:49:23 -07:00
Grant Limberg
a78ac17d10
fix compile & link on macOS
Some checks failed
/ build_macos (push) Has been cancelled
/ build_windows (push) Has been cancelled
/ Central Controller Build (push) Has been cancelled
/ build_ubuntu (push) Has been cancelled
/ multi-arch-docker (push) Has been cancelled
2025-09-06 15:02:59 -07:00
Grant Limberg
36219c59ae
compiler on mac doesn't like this. not really needed though 2025-09-06 15:02:48 -07:00
Grant Limberg
69efa924e2
apply patch to libnatpmp repo so we can compile on macOS with CMake 2025-09-06 15:01:48 -07:00
Grant Limberg
3d72a43a19
misc bugfixes
Some checks are pending
/ build_macos (push) Waiting to run
/ build_windows (push) Waiting to run
/ Central Controller Build (push) Waiting to run
/ multi-arch-docker (push) Blocked by required conditions
/ build_ubuntu (push) Waiting to run
2025-09-06 12:37:28 -07:00
Grant Limberg
7ad264df92
whoops. mesed up the migrate naming convention 2025-09-05 15:20:33 -07:00
Grant Limberg
024824c2fe wire up pubsub outgoing status changes from controller -> CV2
Some checks are pending
/ build_macos (push) Waiting to run
/ build_windows (push) Waiting to run
/ Central Controller Build (push) Waiting to run
/ multi-arch-docker (push) Blocked by required conditions
/ build_ubuntu (push) Waiting to run
2025-09-05 14:52:16 -07:00
Grant Limberg
74f0525470 Add frontend column to networks & network_memberships tables so the controller knows which system owns the networks & members
Some checks are pending
/ build_macos (push) Waiting to run
/ build_windows (push) Waiting to run
/ Central Controller Build (push) Waiting to run
/ multi-arch-docker (push) Blocked by required conditions
/ build_ubuntu (push) Waiting to run
2025-09-05 08:43:06 -07:00
Grant Limberg
ba6200fb96 add a ChangeSource enum to the change protobuf messages 2025-09-05 08:19:32 -07:00
Grant Limberg
282d7c7f9d another fix
Some checks are pending
/ build_macos (push) Waiting to run
/ build_windows (push) Waiting to run
/ Central Controller Build (push) Waiting to run
/ multi-arch-docker (push) Blocked by required conditions
/ build_ubuntu (push) Waiting to run
2025-09-04 17:45:38 -07:00
Grant Limberg
48ff61b392 fix 2025-09-04 17:28:14 -07:00
Grant Limberg
a061c86594 fix 2025-09-04 17:00:15 -07:00
Grant Limberg
a18e370d48 another query fix 2025-09-04 16:31:16 -07:00
Grant Limberg
e9565cf97c another query fix 2025-09-04 16:12:21 -07:00
Grant Limberg
3b7958aec1 another query fix 2025-09-04 16:07:28 -07:00
Grant Limberg
20746b2754 query fix 2025-09-04 15:41:33 -07:00
Grant Limberg
b16d9372b8 fix otel exporting 2025-09-04 15:11:57 -07:00
Grant Limberg
f208007226 enable otel exporter 2025-09-04 14:48:04 -07:00
Grant Limberg
dcd583f62b cleanup controller github action 2025-09-04 14:47:58 -07:00
Grant Limberg
3616c4026b move up the gcp auth step 2025-09-04 14:23:49 -07:00
Grant Limberg
67526d494a move up docker auth 2025-09-04 14:15:51 -07:00
Grant Limberg
8bd96d360f build in containers 2025-09-04 14:14:59 -07:00
Grant Limberg
70d24fc7eb trying to build in a docker container 2025-09-04 14:02:58 -07:00
Grant Limberg
40f6508717 add conda builder dockerfile 2025-09-04 13:50:11 -07:00
Grant Limberg
7d5a60b44e will this make arm64 containers work? 2025-09-04 13:08:27 -07:00
Grant Limberg
2264452ad8 try to make this work on both x64 & arm64
Some checks are pending
/ build_macos (push) Waiting to run
/ build_windows (push) Waiting to run
/ Central Controller Build (push) Waiting to run
/ multi-arch-docker (push) Blocked by required conditions
/ build_ubuntu (push) Waiting to run
2025-09-04 12:19:53 -07:00
Grant Limberg
73e3287fd6 debugging runtime link issues on arm64 2025-09-04 12:14:32 -07:00
Grant Limberg
f33e706887 get a running controller in docker 2025-09-04 11:42:53 -07:00
Grant Limberg
686653509a debug printf 2025-09-04 11:27:59 -07:00
Grant Limberg
ce84de605d and instead of or in postgres check 2025-09-04 11:24:01 -07:00
Grant Limberg
7e4e7ef753 fix case for redis: null 2025-09-04 11:19:22 -07:00
Grant Limberg
b94fa2d95d . 2025-09-04 11:18:08 -07:00
Grant Limberg
c9c8e95d60 debug output of main script 2025-09-04 11:16:48 -07:00
Grant Limberg
d216a3739f run process in conda env directly from docker 2025-09-04 11:14:34 -07:00
Grant Limberg
092fc268d3 ok back to full path 2025-09-04 11:11:14 -07:00
Grant Limberg
1da9e24905 no absolute path for pg_isready 2025-09-04 11:03:30 -07:00
Grant Limberg
158d24545a also have to add postgres to the container for pg_isready 2025-09-04 10:30:08 -07:00
Grant Limberg
96aa893df4 stray backtick 2025-09-04 09:50:19 -07:00
Grant Limberg
4516e6a340 need a conda init here first apparently 2025-09-04 09:27:08 -07:00
Grant Limberg
2416c42df7 change tag to match existing 2025-09-04 08:48:54 -07:00
Grant Limberg
4f07599992 add jemalloc
Some checks are pending
/ build_macos (push) Waiting to run
/ build_windows (push) Waiting to run
/ Central Controller Build (push) Waiting to run
/ multi-arch-docker (push) Blocked by required conditions
/ build_ubuntu (push) Waiting to run
2025-09-03 15:04:51 -07:00
Grant Limberg
6ceb8eac97 text alignment 2025-09-03 13:56:32 -07:00
Grant Limberg
3ad352c08e no trailing comma on bigtable block 2025-09-03 13:56:04 -07:00