Commit Graph

8 Commits

Author SHA1 Message Date
Chris Rai
3dccf80a72 Add cost service for per-VIN cost estimation
- Estimates cloud vs on-prem costs per active vehicle
- Queries feature_table_last_shard from ClickHouse (lightweight)
- 85% savings estimate with on-prem (hardware only)
- Deployed to cec-prd-cluster-1 (internal only)
- Text report endpoint at /cost/report
2026-01-31 21:29:59 -05:00
Chris Rai
1a890d8940 Add cost service for per-VIN cost estimation 2026-01-31 20:29:07 -05:00
Chris Rai
9a5cb2f547 Add depot, attendant, jetfire, optimus, ota services with kustomize overlays 2026-01-31 15:35:07 -05:00
Chris Rai
a0ec642ca1 fix: serve index.html for docs directory, update README with testing instructions 2026-01-31 14:34:45 -05:00
Chris Rai
5e2c13c57e fix: handle nil DocsHandler and add DOCS env var 2026-01-31 01:51:04 -05:00
Chris Rai
4e164e97b5 fix: change imagePullPolicy to IfNotPresent for local images 2026-01-31 00:48:44 -05:00
Chris Rai
b5bec57dfa Refactor kafka to pure Go (franz-go), fix DBC stubs, update Dockerfile 2026-01-31 00:05:47 -05:00
Chris Rai
fbb820d7b3 Initial cloud-services repo - gateway service + pkg modules 2026-01-30 23:14:52 -05:00