shinyzero0
  • Joined on 2025-11-19
shinyzero0 pushed to feature/jwt at HellreigN/Control-plane 2026-06-14 00:12:53 +00:00
9da532e9dc fix(ci): change main package path in build step
9d2f69898a chore: add dockerfile and ci
35ddfc938c added readme
57ce3dea5f added some govno to postgres
56ab583223 postgres
Compare 9 commits »
shinyzero0 pushed to master at HellreigN/Control-plane 2026-06-14 00:04:55 +00:00
ea645860cf refactor: move main package
shinyzero0 pushed to master at HellreigN/Control-plane 2026-06-14 00:03:12 +00:00
shinyzero0 pushed to master at HellreigN/Control-plane 2026-06-14 00:01:54 +00:00
9a8848adb5 Update cmd/backend/main.go
shinyzero0 pushed to backend at d3m0k1d/HellreigN 2026-04-05 05:22:52 +00:00
247505a310 feat(backend): add root cause calculation
shinyzero0 pushed to backend at d3m0k1d/HellreigN 2026-04-05 05:19:40 +00:00
ad9d567d2c feat(backend): add root cause calculation
c6c46aee68 feat(agent): unify service statuses across monitor impls
Compare 2 commits »
shinyzero0 pushed to backend at d3m0k1d/HellreigN 2026-04-05 04:51:05 +00:00
2714bd1178 docs
shinyzero0 pushed to backend at d3m0k1d/HellreigN 2026-04-05 04:49:01 +00:00
7aa25b02c5 feat(backend): add service graph yaml
shinyzero0 pushed to backend at d3m0k1d/HellreigN 2026-04-05 02:36:39 +00:00
54e8102a51 fix(backend): interpreters repo not configured
shinyzero0 pushed to backend at d3m0k1d/HellreigN 2026-04-05 02:28:23 +00:00
26fc6362a3 fix(backend): interpreters repo not configured
5ccb752836 refactor!(backend): remove check_cmd nonsense
Compare 2 commits »
shinyzero0 pushed to backend at d3m0k1d/HellreigN 2026-04-05 02:05:41 +00:00
2616669ab1 fix(backend): job model wasn't reflecting the nullable fields
shinyzero0 pushed to backend at d3m0k1d/HellreigN 2026-04-05 01:58:01 +00:00
71a8fa154b feat!(backend/jobs): don't require agent_id on waitjob
shinyzero0 pushed to backend at d3m0k1d/HellreigN 2026-04-05 01:46:54 +00:00
b1e6775f1b feat(backend/jobs): add agent_id parameter
8226429b5b feat!(backend): unify script run and ad-hoc job run
Compare 2 commits »
shinyzero0 pushed to backend at d3m0k1d/HellreigN 2026-04-05 01:18:07 +00:00
b88245e7d9 feat(backend/jobs): add agent_id parameter
fd01eecfcc feat!(backend): unify script run and ad-hoc job run
Compare 2 commits »
shinyzero0 pushed to backend at d3m0k1d/HellreigN 2026-04-05 01:11:27 +00:00
e5724f0611 feat!(backend): unify script run and ad-hoc job run
add1242b97 feat(agent): add service monitors configuration
5475912365 fixup! feat(agent): add service monitor interface and docker implementation
b86c36d996 feat(agent): add k8s service monitor implementation
6eacc79445 feat(agent): add service monitor interface and docker implementation
Compare 5 commits »
shinyzero0 pushed to backend at d3m0k1d/HellreigN 2026-04-04 21:46:37 +00:00
428140ff15 feat(backend): add job metrics
7be99f8e91 feat: big ahh commit
Compare 2 commits »
shinyzero0 pushed to backend at d3m0k1d/HellreigN 2026-04-04 17:46:39 +00:00
3389df740c feat!(proto): change service monitor from stream to unary
shinyzero0 pushed to backend at d3m0k1d/HellreigN 2026-04-04 17:07:51 +00:00
134777de10 feat(backend): add sqlite to dockerfile for manual intervention
shinyzero0 pushed to backend at d3m0k1d/HellreigN 2026-04-04 17:01:56 +00:00
4ea1aec6e2 feat(backend): implement service monitor proto & connect it to http /agents
shinyzero0 pushed to backend at d3m0k1d/HellreigN 2026-04-04 17:00:15 +00:00
eb2ca590a9 feat(backend): implement service monitor proto & connect it to http /agents