From d334dd700760fff52f11791d4e958cbbdc142154 Mon Sep 17 00:00:00 2001 From: kisfenyo Date: Mon, 22 Jun 2026 16:14:34 +0200 Subject: [PATCH] docs: REPORT covers both catalog HC fixes (komga + gitea) Co-Authored-By: Claude Opus 4.8 (1M context) --- REPORT.md | 10 +++++++++- 1 file changed, 9 insertions(+), 1 deletion(-) diff --git a/REPORT.md b/REPORT.md index a9cee61..57d4b0a 100644 --- a/REPORT.md +++ b/REPORT.md @@ -1,4 +1,12 @@ -# REPORT — komga healthcheck fix (2026-06-22, unattended test campaign) +# REPORT — healthcheck fixes (komga + gitea) — 2026-06-22, unattended test campaign + +Two healthcheck fixes of the same class, found + verified live on guest 9201 during the unattended +test campaign (full evidence in `felhom-controller/TEST-REPORT.md`): + +- **gitea** (`17e00b7`): docker HC + `.felhom.yml` probe `/api/v1/version` (404 until install-lock) → + `/api/healthz` (200 while serving); start_period 30s→90s. Surfaced during the Phase-2 deploy sweep; + validated: re-sync → redeploy → `docker inspect: healthy`. +- **komga** (`3faa5ae`, `9b066de`): detailed below. ## What changed Repointed komga's health probe from the auth-gated `/api/v1/actuator/health` (HTTP 401) to the