karapace/crates/karapace-core
Marco Allegretti d78a770502 fix(core): make stop robust to stale state
- Stop can now succeed when metadata is stale but runtime indicates running\n- Only uses .running PID fallback for namespace/mock; avoids OCI PID misuse\n- Preserves non-Running states (e.g. Frozen) after stopping\n- Adds integration tests for stale metadata and Frozen stop
2026-02-25 19:26:22 +01:00
..
benches feat: karapace-core — engine orchestration, lifecycle state machine, drift control 2026-02-22 18:37:02 +01:00
src fix(core): make stop robust to stale state 2026-02-25 19:26:22 +01:00
tests fix(core): make stop robust to stale state 2026-02-25 19:26:22 +01:00
Cargo.toml feat: karapace-core — engine orchestration, lifecycle state machine, drift control 2026-02-22 18:37:02 +01:00