vm-manager/crates
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
..
vm-manager Add OCI artifact pull support for QCOW2 images 2026-02-15 16:29:16 +01:00
vmctl Clean up tracing output and infer VM name for ssh command 2026-02-15 12:10:55 +01:00