Skip to content

Add storage/disk support for QEMU ExporterSet virtual targets #924

Description

@mangelajo

Summary

QEMU ExporterSet pods need proper guest disk / storage support so lessees can flash and boot images. Without this, the sidecar pattern is limited for real workflows.

Deferred from PR #910 (scope already large).

Background

From PR #910:

…I will handle the storage detail in a follow up PR, this has grown too big. :) and this won't go too far anyway without the storage support.

Related discussion on staging binaries via Kubernetes image volumes once the cluster baseline is 1.36+ (comment) — that is a related optimization for the copy-jumpstarter-exec init container, but the primary gap is guest disk storage for flash/boot.

What needs to be done

  1. Define how guest disks are provisioned for ExporterSet QEMU pods (emptyDir, PVC, image volume, OCI artifact, etc.)
  2. Wire storage into the QEMU provisioner RenderPod + ExporterConfig enrichment so the QEMU driver can flash/boot

Acceptance criteria

  • ExporterSet QEMU pods expose flashable storage usable via existing QEMU driver APIs
  • Sample manifests / docs updated
  • Basic e2e or documented manual test: lease → flash → boot

Tracking

Activity

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Metadata

Metadata

Assignees

No one assigned

    Labels

    jiraTracked in PITCREW Jira

    Type

    No type

    Projects

    No projects

      Milestone

      No milestone

      Relationships

      None yet

      Development

      No branches or pull requests

      Issue actions