karapace/crates/karapace-runtime/src
Marco Allegretti cbf954bead runtime: propagate offline mode
Add RuntimeSpec.offline and thread it through OCI/namespace backends.

Offline mode requires cached base images, forces sandbox network isolation,
and fails fast when system package resolution/installation would require
network access.
2026-02-23 18:28:10 +01:00
..
backend.rs runtime: propagate offline mode 2026-02-23 18:28:10 +01:00
export.rs feat: karapace-runtime — namespace/OCI/mock backends, sandbox, host integration 2026-02-22 18:36:46 +01:00
host.rs feat: karapace-runtime — namespace/OCI/mock backends, sandbox, host integration 2026-02-22 18:36:46 +01:00
image.rs runtime: propagate offline mode 2026-02-23 18:28:10 +01:00
lib.rs feat: karapace-runtime — namespace/OCI/mock backends, sandbox, host integration 2026-02-22 18:36:46 +01:00
mock.rs runtime: propagate offline mode 2026-02-23 18:28:10 +01:00
namespace.rs runtime: propagate offline mode 2026-02-23 18:28:10 +01:00
oci.rs runtime: propagate offline mode 2026-02-23 18:28:10 +01:00
prereq.rs feat: karapace-runtime — namespace/OCI/mock backends, sandbox, host integration 2026-02-22 18:36:46 +01:00
sandbox.rs feat: karapace-runtime — namespace/OCI/mock backends, sandbox, host integration 2026-02-22 18:36:46 +01:00
security.rs feat: karapace-runtime — namespace/OCI/mock backends, sandbox, host integration 2026-02-22 18:36:46 +01:00
terminal.rs feat: karapace-runtime — namespace/OCI/mock backends, sandbox, host integration 2026-02-22 18:36:46 +01:00