Chris Rai
d9f797b76a
virtual-vehicle: add debug logging
2026-02-02 21:28:52 -05:00
Chris Rai
6d45dda007
virtual-vehicle: better logging for debugging
2026-02-02 21:26:06 -05:00
Chris Rai
8651ef0aa6
disabling for mem
2026-02-02 21:21:18 -05:00
Chris Rai
454f313556
virtual-vehicle: add simulator for mini cluster
...
- Uses public dev manufacturer endpoint for cert registration
- Connects to local gateway via websocket
- Generates fake CAN frames and sends telemetry
- Image: localhost:32000/virtual-vehicle:latest
2026-02-02 20:55:45 -05:00
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
8b3ab0af6c
Fix CLICKHOUSE_PASS env var name
2026-01-31 17:50:50 -05:00
Chris Rai
fa6865a6c0
Add clickhouse credentials for jetfire and optimus
2026-01-31 17:45:12 -05:00
Chris Rai
89a6db01dd
Fix clickhouse host to chi-cloud-dev-cloud-dev-0-0
2026-01-31 17:31:45 -05:00
Chris Rai
70b652b992
Fix clickhouse service name
2026-01-31 17:29:21 -05:00
Chris Rai
06994ae278
Lower resource requests for dev cluster
2026-01-31 15:49:06 -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
a03319f090
fix: use standard Ingress with cert-manager for gateway TLS
2026-01-31 01:39:30 -05:00
Chris Rai
5227583fa8
fix: add reloader annotation, reduce ExternalSecret refresh to 10m
2026-01-31 01:11:23 -05:00
Chris Rai
d2cfa49d71
refactor: use configMapGenerator for auto-rolling updates
2026-01-31 01:01:37 -05:00
Chris Rai
4e164e97b5
fix: change imagePullPolicy to IfNotPresent for local images
2026-01-31 00:48:44 -05:00
Chris Rai
f4219e95e9
feat: add reloader annotation to gateway deployment
2026-01-31 00:27:58 -05:00
Chris Rai
d59eeeaacb
feat: add external-secret for cloud-db-credentials
2026-01-31 00:18:35 -05:00
Chris Rai
7784b81c05
Add gateway ingress, namespace in kustomization
2026-01-31 00:09:01 -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