Skip to content

v0.14.0

Choose a tag to compare

@github-actions github-actions released this 16 Jul 14:39
7dda08e

0.14.0 (2026-07-16)

Features

  • deploy: opt-in --reconcile for VM memory/vCPU drift (#38) (3887012)
  • sizing: Instruqt host-aware guest resource presets (#43) (db75772)
  • vms: Instruqt-friendly guest disk cache defaults (#42) (1b18387)

Bug Fixes

  • config: fail closed on an unresolved ??key in rancher_tls.email (49275c9)
  • deploy: stop raw tool output from crashing the deploy via Rich markup (74dca9f)
  • engine: fail loud on inventory errors in runner and cluster (#41) (e527fa6)
  • harvester: bump node disk to 320GB, fix Longhorn stability, neutral domain (630e1a0)
  • rancher: correct nonexistent elemental-register Hauler image reference (615a955)
  • rancher: download Leap Micro files via curl, add to hauler with lowercase names (fe5672f)
  • rancher: drop the redundant "git" arg in the git-in-container wrapper (ed556fc)
  • rancher: grant write:user token scope; fail loud on real repo-create errors (0165700)
  • rancher: make _deploy_gitea retry-safe (container name + already-exists) (a09e29c)
  • rancher: pass Helm bootstrapPassword via values file (#40) (bf6f8d1)
  • rancher: run git via a container on the eib VM instead of zypper install (efcb6f8)
  • rancher: wait for hauler-fileserver to actually listen before curling it (de2732e)
  • runner: skip diskless edge nodes in stream_boot instead of crashing (3f19250)
  • secrets: add rancher_vm_password, dedupe init_cmd's own secrets writer (c0de3f9)
  • self-update: force-fetch tags so a rewritten history can't strand a host (f77d5bf)
  • suse-edge: switch edge-node base images from SLE Micro to openSUSE Leap Micro 6.2 (757af39)
  • vms: drop unfixable+unnecessary virt-customize step from eib_image.yml (48072c3)

Documentation

  • roadmap: mark Instruqt builder validation complete (#39) (fba7337)