Library to manage VM's on hosts - mirror
Find a file
Till Wegmueller 4b29883247
Add OCI artifact pull support for QCOW2 images
- Add oci module with pull_qcow2 using oci-client and custom
  QCOW2 media types (vnd.cloudnebula.qcow2.layer.v1)
- Add ImageSource::Oci variant with oci:// URI scheme parsing
- Add pull_oci method to ImageManager with caching
- Add OciPullFailed error variant with miette diagnostics
- Resolves GITHUB_TOKEN auth automatically for ghcr.io

Co-Authored-By: Claude Opus 4.6 <noreply@anthropic.com>
2026-02-15 16:29:16 +01:00
brand/nebula-vm Add vm-manager library and vmctl CLI 2026-02-14 18:25:17 +01:00
crates Add OCI artifact pull support for QCOW2 images 2026-02-15 16:29:16 +01:00
docs Remove docs build output and gitignore docs/book/ 2026-02-15 13:38:05 +01:00
scripts Fix forger version check to use absolute path 2026-02-15 13:46:12 +01:00
.gitignore Remove docs build output and gitignore docs/book/ 2026-02-15 13:38:05 +01:00
Cargo.lock Add OCI artifact pull support for QCOW2 images 2026-02-15 16:29:16 +01:00
Cargo.toml Add OCI artifact pull support for QCOW2 images 2026-02-15 16:29:16 +01:00
Makefile Add OmniOS builder VM definition and provisioning scripts 2026-02-14 21:56:43 +01:00
VMFile.kdl Generate per-VM Ed25519 SSH keypairs instead of requiring user keys 2026-02-14 23:05:28 +01:00