karapace/crates/karapace-core/src
Marco Allegretti 6e66c58e5e core: add build options
Introduce BuildOptions to parameterize build and rebuild.

Add build_with_options/rebuild_with_options to support locked, offline, and
require-pinned-image modes. Locked mode verifies an existing lock file and
fails on drift. Offline mode fails fast when system packages are requested.
Also re-export BuildOptions from karapace-core.
2026-02-23 18:29:18 +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 core: add build options 2026-02-23 18:29:18 +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