Skip to content
This repository was archived by the owner on Sep 17, 2026. It is now read-only.

Reconcile orphan queue intents and make member maintenance preserve workers - #457

Merged
rldyourmnd merged 2 commits into
mainfrom
fix/reconcile-orphaned-queue-intents
Sep 13, 2026
Merged

rldyourmnd merged 2 commits into
mainfrom
fix/reconcile-orphaned-queue-intents

Conversation

@rldyourmnd

Copy link
Copy Markdown
Contributor

Periodic queue reconciliation previously depended on a workflow-job DB row that normal webhook cleanup could already have removed. Authoritative rehydration also omitted the workflow run ID. The new GARM .95 retains that identity and independently selects old journal candidates, then verifies the exact GitHub GUID/repository/run/attempt/check URL/source/scale-set identity before writing a terminal receipt. Unknown, running, foreign, incomplete and ambiguous work is preserved; legacy discovery and retries are bounded.

Member maintenance no longer force-stops containers by a warm-name prefix: a claimed warm retains its name. Full drains wait for every occupant and warm retirement stays with the provider's claim-aware path. The new --fence-only mode closes placement while reporting, and preserving, existing work.

GARM .95 uses reviewed current vendored Go dependencies and Go 1.27.1. Provider .133 binds the independent network-dependency commit. Both artifacts were reproduced twice with identical bytes; GARM retains the GLIBC 2.34 ABI ceiling. Source vulnerability verification reports zero affected imported packages/reachable symbols; the sole module-only openpgp advisory refers to packages absent from the production closure, with no suppression added.

Validation: full public make verify; full GARM vet and race suites in a network-disabled pinned build image; real SQLite/native-journal regressions for missing DB rows, running-sibling preservation, terminal receipts/restart, identity/refusal/ambiguity and retry budgets; drain/fence CLI and race tests; native repository projection apply/verify/check from verified GDS0.9.4. Candidate wrapper's final positional version probe failed after successful tests/builds; the correct --version probe passed and the original wrapper result is retained. Canonical hosted derivative reproduction remains the independent publication check. No consumer runtime, application configuration or GitHub jobs are changed by this public source PR.

Signed-off-by: rldyourmnd <danil@nddev.it.com>
…ntenance

Signed-off-by: rldyourmnd <danil@nddev.it.com>
@rldyourmnd
rldyourmnd merged commit c113d4c into main Sep 13, 2026
10 checks passed
@rldyourmnd
rldyourmnd deleted the fix/reconcile-orphaned-queue-intents branch September 13, 2026 05:11
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant