v0.1.2
This update adds multi-node master-image cloning, ZFS reflink support, and a runtime auto-registration switch.
Master-Image Cloning
- Multi-node spread: master dropdown deduplicated to plain names; node assignment via spread / takeover / drag sidebar
- Submit-time validation: the master must exist locally on every target node (all spread participants, or actually assigned nodes); missing nodes block submission
ZFS Support & Filesystem Visibility
- ZFS (OpenZFS ≥ 2.2, same dataset) clones via FICLONE reflink — second-level, zero extra disk; older/cross-dataset falls back to full copy with diagnostics
/capabilitiesexposesfs_type; Control Plane and WebUI (Agent cards, probe dialog) show the storage filesystem
Runtime Auto-Registration Switch
- New
GET/PUT /settings/auto-registertoggles auto-registration at runtime: persisted, immediate, survives restarts, overrides theIPXE_CP_AUTO_REGISTERenv var (now just the startup default) - WebUI Workers toolbar toggle button (dark = on, light = off); affects new MACs only, existing Workers untouched