From fb68a12b86bfd54bbd96c6f243ce2ebd593771cc Mon Sep 17 00:00:00 2001 From: AI-Agent Date: Thu, 4 Jun 2026 15:02:33 +0000 Subject: [PATCH] =?UTF-8?q?docs:=20STATUS.md=20sprint=20cycle=20#200/#201?= =?UTF-8?q?=20=E2=80=94=20Flux=20wiring=20infra=20update=20and=20sprint=20?= =?UTF-8?q?summary?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit - Infrastructure: update Flux wiring row — Fork PR #399 MERGED to leeworks-agents/Talos; upstream PR #14 open on 0xWheatyz/Talos awaiting operator merge - Current Blockers #187/#90: add explicit reference to upstream PR #14 as critical gate - Add Completed This Cycle entry for sprint cycle #200/#201 Closes leeworks-agents/api-company#200 Closes leeworks-agents/api-company#201 --- STATUS.md | 14 ++++++++++---- 1 file changed, 10 insertions(+), 4 deletions(-) diff --git a/STATUS.md b/STATUS.md index a6f7c21..e59bcdd 100644 --- a/STATUS.md +++ b/STATUS.md @@ -14,7 +14,7 @@ Legend: [x]=done, [~]=in-progress, [ ]=not started ## Infrastructure - Cluster nodes: 3 control plane (10.0.1.3, .4, .5) + workers (testing1) -- **Flux wiring (api-company):** Manifests staged at `flux/api-company-source/` — PENDING Talos merge (issue #2) +- **Flux wiring (api-company):** `flux/api-company-source/` — Fork PR #399 **MERGED** to leeworks-agents/Talos; upstream PR #14 open on 0xWheatyz/Talos — awaiting operator merge to activate Flux (issue #2) - **Gitea Actions runner:** Flux manifest committed at `flux/gitea-runner/` — PENDING runner token secret + Talos wiring (issue #3) - **Container registry:** Gitea built-in registry selected; docs/registry.md committed — PENDING Gitea packages enabled (issue #4) - **Prometheus + Grafana:** Flux HelmRelease at `flux/monitoring/` — PENDING Flux wiring + Grafana secret (issue #7) @@ -23,7 +23,13 @@ Legend: [x]=done, [~]=in-progress, [ ]=not started - **Image automation:** `flux/image-automation/` — ImageRepository + ImagePolicy + ImageUpdateAutomation for all three APIs - **VIN Decoder manifests:** `flux/vin-decoder/` — Flux HelmRelease + Kustomization committed (issue #140) -## Completed This Cycle (2026-06-04 — Sprint Planning Cycle #198) +## Completed This Cycle (2026-06-04 — Sprint Planning Cycle #200/#201) + +- **#200** — STATUS.md Infrastructure section updated: Flux wiring row for `flux/api-company-source/` updated to reflect Fork PR #399 **MERGED** to leeworks-agents/Talos; upstream PR #14 open on 0xWheatyz/Talos awaiting operator merge. Current Blockers updated to note upstream PR #14 as critical gate. +- **#201** — Sprint planning STATUS.md update for 2026-06-04 cycle. Issues #200 and #201 created this cycle. ROADMAP cross-reference: all 18 unchecked items confirmed grounded in open issues (no gaps). Staleness check: oldest open issue is #2 from 2026-05-18 (17 days, not stale — threshold 30 days). Priority review: all labels confirmed appropriate. Critical path: operator-gated on 0xWheatyz/Talos PR #14 merge. +- **`kustomize build flux/` = PASS** — no regressions confirmed. + +## Completed Previous Cycle (2026-06-04 — Sprint Planning Cycle #198) - **#198** — STATUS.md updated for 2026-06-04 sprint planning cycle. Last updated date set to 2026-06-04. - **Sprint Summary:** 0 new code issues created (all ROADMAP items grounded — all 18 unchecked items have corresponding open issues). 0 issues closed (no stale; oldest is #2 at 17 days). 0 label changes. Critical path is entirely operator-gated: Talos merge of #187 unblocks the #2/#3/#4 chain. @@ -100,8 +106,8 @@ In dependency order — operator tasks unless noted: 5. **P1 #83** — Configure `GITEA_TOKEN` Actions secret in zip-enrichment, holidays, air-quality repos (operator) 6. **P1 #126** — Configure `GITEA_TOKEN` Actions secret in vin-decoder repo (operator — depends on #122 ✅) 7. **P1 #127** — Create `gitea-registry` imagePullSecret in `vin-decoder` namespace (operator) -8. **P1 #187** — Merge Talos PR for api-company Flux source manifests (operator) — upstream deploy PR open, same unblock target as #90 -9. **P1 #90** — Wire Flux GitRepository + Kustomization for api-company in `0xWheatyz/Talos` (superseded by #187 upstream PR) +8. **P1 #187** — Merge upstream PR #14 on 0xWheatyz/Talos to activate Flux for api-company (operator) — Fork PR #399 already MERGED to leeworks-agents/Talos; upstream PR #14 is the critical gate; unblocks #2, #3, #4, #66 chain +9. **P1 #90** — Wire Flux GitRepository + Kustomization for api-company in `0xWheatyz/Talos` (superseded by #187; upstream PR #14 pending operator merge) 10. **P2 #80** — Create `gitea-image-automation-token` secret in `flux-system` namespace (operator) — enables Flux image automation 11. **P2 #173** — Create ESO source secrets in `external-secrets` namespace for RapidAPI proxy-secret syncing (operator) — blocks ESO sync 12. **P2 #174** — VIN Decoder metrics instrumentation in `leeworks-agents/vin-decoder` repo (agent task, depends on #18 deploy)