Commit Graph

7 Commits

Author SHA1 Message Date
85b1a9019b feat: adr-0024 2026-02-03 06:46:50 -05:00
5e9f589311 docs(adr): update ADR-0022 to use Go with hot reload
- Switch from Python to Go for smaller images (~10MB vs ~150MB)
- Add fsnotify for hot reload of secrets without pod restart
- Update status from Proposed to Accepted
- Add Prometheus metrics endpoint
- Update resource limits (32Mi vs 128Mi)
- Mark repository creation as complete
2026-02-02 17:49:34 -05:00
add1b5b71e docs(adr): ADR-0023 Valkey for ML inference caching
Document decision to consolidate mlcache into single valkey instance.
Includes future guidance for vLLM KV-cache offloading integration.
2026-02-02 17:30:08 -05:00
e85deaa642 docs(adr): finalize ADR-0021 and add ADR-0022
ADR-0021 (Accepted):
- ntfy as central notification hub
- Alertmanager integration for critical/warning alerts
- Service readiness notifications via Flux notification-controller
- Standardized topic naming

ADR-0022 (Proposed):
- ntfy-discord-bridge Python service design
- SSE subscription with reconnection logic
- Message transformation to Discord embeds
- Priority/tag to color/emoji mapping
- Kubernetes deployment with ExternalSecret for webhook
2026-02-02 11:58:52 -05:00
7b77d6c29f docs(adr): ADR-0021 notification architecture
- Define ntfy as central notification hub
- Standardize topic naming (gitea-ci, alertmanager-alerts, etc.)
- Document Alertmanager integration
- Design ntfy-to-Discord bridge architecture (future work)
2026-02-02 11:54:08 -05:00
09cc796417 docs: ADR-0020 internal registry URLs for CI/CD
Document decision to use registry.lab.daviestechlabs.io for
artifact uploads to bypass Cloudflare 100MB limit.
2026-02-02 11:19:16 -05:00
37b18dad08 accept: ADR-0019 handler deployment strategy 2026-02-02 09:14:33 -05:00