karapace/crates/karapace-core/src
Marco Allegretti 961209ef0a fix: harden enter/stop and WAL recovery
- Guard WAL recovery and stale .running cleanup behind a try-acquired store lock\n- Persist rollback ResetState via MetadataStore to recompute checksums\n- Track a killable host PID for namespace enter/stop and treat SIGTERM/SIGKILL as clean exit\n- Derive OCI status PID via runtime state output\n- Make sandbox chroot script quoting robust for exec/enter
2026-02-25 11:48:58 +01:00
..
bin feat: karapace-core — engine orchestration, lifecycle state machine, drift control 2026-02-22 18:37:02 +01:00
concurrency.rs feat: karapace-core — engine orchestration, lifecycle state machine, drift control 2026-02-22 18:37:02 +01:00
drift.rs feat: karapace-core — engine orchestration, lifecycle state machine, drift control 2026-02-22 18:37:02 +01:00
engine.rs fix: harden enter/stop and WAL recovery 2026-02-25 11:48:58 +01:00
lib.rs core: add build options 2026-02-23 18:29:18 +01:00
lifecycle.rs feat: karapace-core — engine orchestration, lifecycle state machine, drift control 2026-02-22 18:37:02 +01:00