nexxo
|
ac3d17cd6a
|
feat(engine): 11-step host onboarding pipeline (SSH -> WG -> Proxmox)
Idempotent steps: validate, ssh-trust (deploy key + scrub password),
prepare base, wireguard (hub peer), install proxmox-ve, reboot-into-pve
(retry-poll), configure, automation token, verify api, register capacity,
complete. StartHostOnboarding action. 22 tests incl. mocked end-to-end +
crash idempotency.
Co-Authored-By: Claude Opus 4.8 <noreply@anthropic.com>
|
2026-07-25 10:04:39 +02:00 |
nexxo
|
4f724d57c9
|
feat(engine): orchestrator core (state machine + tick + lock)
StepResult, ProvisioningStep contract, PipelineRegistry, RunRunner (per-run
lock, advance/retry/fail, backoff, timeout, append-only events + Reverb
StepAdvanced), AdvanceRunJob (provisioning queue), minutely Tick, admin.runs
channel. 21 tests.
Co-Authored-By: Claude Opus 4.8 <noreply@anthropic.com>
|
2026-07-25 09:54:52 +02:00 |