Reference in New Issue
Block a user
Delete Branch "%!s()"
Deleting a branch is permanent. Although the deleted branch may continue to exist for a short time before it actually gets removed, it CANNOT be undone in most cases. Continue?
Roadmap reference
Phase 4 — Monitoring. Closes the documentation gap left by issue #210 (Enable Alertmanager in kube-prometheus-stack HelmRelease) and its corresponding PR #212, which were implemented and merged but never reflected as a checked item in ROADMAP.md.
Problem
ROADMAP.md Phase 4 has no entry for Alertmanager / Slack alert receiver. Issue #210 filed the gap, PR #212 committed the change (enabled Alertmanager in
flux/monitoring/helmrelease.yaml+ Slack receiver config referencing thegatus-slack-webhooksecret). STATUS.md Infrastructure section already references it, but ROADMAP.md is silent.What to do
Open a PR on
leeworks-agents/api-companyadding the following checked bullet to ROADMAP.md under Phase 4 — Monitoring, after the existing Gatus line:No other files need changing. Run
kustomize build flux/to confirm no regressions (it should still PASS).Acceptance criteria
kustomize build flux/= PASSleeworks-agents/api-company:mainDependencies
✅ Implemented — PR #216 merged.
ROADMAP.md Phase 4 now includes the following checked bullet after the VIN Decoder Gatus health check entry:
kustomize build flux/= PASS. This documentation gap is now resolved. Closes leeworks-agents/api-company#214.