docs(backlog): mark M18 + M19 FIXED in controller v0.62.0
M18 (dump re-validation perf) @ f8afe5c and M19 (deriveStackName misattribution) @ 6bab68b implemented trunk-based on controller main with regression tests + deployed. Notes retained for provenance.
This commit is contained in:
@@ -1,3 +1,5 @@
|
||||
> **STATUS: FIXED** in controller v0.62.0 @ `f8afe5c` (2026-06-14) — implemented trunk-based on `main` per the plan below, with a regression test. This note is retained for provenance.
|
||||
|
||||
# fix/m18-dump-validation-cache — NOTES (pending review, NOT deployed)
|
||||
|
||||
**Verdict:** LIVE @ `controller/internal/appbackup/dbdump.go:469` (commit `6953899`).
|
||||
|
||||
@@ -1,3 +1,5 @@
|
||||
> **STATUS: FIXED** in controller v0.62.0 @ `6bab68b` (2026-06-14) — implemented trunk-based on `main` per the plan below, with a regression test. This note is retained for provenance.
|
||||
|
||||
# fix/m19-stackname-crossref — NOTES (pending review, NOT deployed)
|
||||
|
||||
**Verdict:** LIVE @ `controller/internal/appbackup/dbdump.go:536-551`, used at `:115` (commit `6953899`).
|
||||
|
||||
@@ -4,10 +4,10 @@ Verified-LIVE findings with implementable fix plans that are **not yet implement
|
||||
(instead of on git branches) per the trunk-based, no-branches rule — the fix itself is implemented later
|
||||
**directly on `main`**, during a normal/supervised session.
|
||||
|
||||
- **FIX-M18-NOTES.md** — dump re-validation runs every 5 min (perf); implementable fix plan. (was on the
|
||||
deleted `felhom-controller` branch `fix/m18-dump-validation-cache`.)
|
||||
- **FIX-M19-NOTES.md** — `deriveStackName` misattribution edge (low-incidence correctness); fix plan.
|
||||
(was on the deleted `felhom-controller` branch `fix/m19-stackname-crossref`.)
|
||||
- **FIX-M18-NOTES.md** — dump re-validation runs every 5 min (perf). **FIXED** in controller v0.62.0 @
|
||||
`f8afe5c` (2026-06-14). (was on the deleted `felhom-controller` branch `fix/m18-dump-validation-cache`.)
|
||||
- **FIX-M19-NOTES.md** — `deriveStackName` misattribution edge (low-incidence correctness). **FIXED** in
|
||||
controller v0.62.0 @ `6bab68b` (2026-06-14). (was on the deleted branch `fix/m19-stackname-crossref`.)
|
||||
|
||||
Related: the live-drive fixspec (`../audits/live-drive-fixspec-2026-06-14.md`) carries the **deferred
|
||||
supervised items** F9 (HDD provisioning/guest-attach), F20-BUG2 (durable_id scheme), F20-BUG3 (async
|
||||
|
||||
Reference in New Issue
Block a user