Skip to main content

Fleet

@mccormick/fleetv2026.06.09.1· 1d agoREPORTS
01README

Cross-hypervisor fleet VM inventory report for swamp. A workflow-scoped report that joins the per-hypervisor inventory steps of a fleet workflow into one view: it reads each step's guest resources by spec name — node (Omni/Talos via @mccormick/omni), guest (Proxmox QEMU via @stateless/proxmox), vm_spec (a richer Proxmox row, with vcpus/memory, from @mccormick/proxmox-migrate), and vm (TrueNAS via @mccormick/truenas) — normalizes them onto flat rows sharing the name/state/vcpus/memoryMib contract, dedupes rows describing the same guest (keeping the richest), and renders a markdown table plus JSON totals per hypervisor. The report keys on resource spec names, not model instance names, so any workflow wiring the three providers can require it. Steps that failed, or that produced only summary/cluster/exec resources, contribute nothing.

02Reports1
@mccormick/fleet/inventoryworkflow
fleet_inventory.ts

Cross-hypervisor VM inventory: joins Omni (Talos), Proxmox, and TrueNAS

inventoryfleetvirtualization
03Previous Versions2
2026.06.07.1Jun 7, 2026
2026.06.04.1Jun 5, 2026
04Stats
A
100 / 100
Downloads
0
Archive size
7.8 KB
  • Has README or module doc2/2earned
  • README has a code example1/1earned
  • README is substantive1/1earned
  • Most symbols documented1/1earned
  • No slow types (deprecated)1/1earned
  • Dependencies pass trust audit2/2earned
  • Has description1/1earned
  • Platform support declared (or universal)2/2earned
  • License declared1/1earned
  • Verified public repository2/2earned
05Platforms
06Labels