Skip to content

Releases: avaleror/rodeo-cli

v0.14.2

Choose a tag to compare

@github-actions github-actions released this 17 Jul 08:18
c8138eb

0.14.2 (2026-07-17)

Bug Fixes

  • instruqt: print hostimage checklist on success, correct Save-timing docs (1eaf7f9)

v0.14.1

Choose a tag to compare

@github-actions github-actions released this 17 Jul 08:00
278be60

0.14.1 (2026-07-17)

Bug Fixes

  • instruqt: open agent ports 15778/15779, fixing console stuck on "Please Wait" (b4b425e)

Documentation

  • instruqt: correct stale firewalld-timing guidance (2099ba4)
  • instruqt: document rodeo start-if-needed for attendee instance boot (45663b2)

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)

v0.13.0

Choose a tag to compare

@github-actions github-actions released this 14 Jul 15:07

0.13.0 (2026-07-14)

Features

  • harvester: bump node sizing to 10 vCPU / 20 GiB memory (8eab857)
  • install-deps: add invoking user to the libvirt group (38b3600)

Bug Fixes

  • audit quick wins #6 #8 #9 #10 (d4d1f3e)
  • centralize ~/.rodeo path resolution under sudo, fix plan flavor lookup, propagate rancher cancellation (d099f9b)
  • downloads: use curl -4 --http1.1 for Harvester ISO + PXE artifacts (e662131)
  • plan: flag drift on phases already marked done; document re-run semantics (b3fae05)
  • preflight: skip RAM/disk check on a vms-already-deployed re-run (03291ba)
  • privilege: hand ~/.rodeo back to the invoking user after self-escalation (4bf1002)
  • vms: guard default-network redefinition; plan Phase B2 auto-reconciliation (de128f8)

Documentation

  • audit: log ownership handback follow-up on fix #1 (39cc7a6)
  • custom-rodeos: correct manifests/helm claims to match apply-phase reality (8b4321a)
  • sync contributor docs for audit fix #7 (55b85f6)

v0.12.0

Choose a tag to compare

@github-actions github-actions released this 13 Jul 15:12

0.12.0 (2026-07-10)

Features

  • rancher: reconcile declarative Rancher UI extensions to pinned versions (#34) (1f71e3e)

v0.11.8

Choose a tag to compare

@github-actions github-actions released this 10 Jul 09:26

0.11.8 (2026-07-10)

Bug Fixes

  • clean: cover OVMF vars, cloud-init ISOs, edge/eib artifacts + temp files (#32) (f9e0ae8)

v0.11.7

Choose a tag to compare

@github-actions github-actions released this 09 Jul 06:19

0.11.7 (2026-07-09)

Bug Fixes

  • rancher: correct auto-import cacerts (served CA) + default auto-import OFF (#30) (6325380)

v0.11.6

Choose a tag to compare

@github-actions github-actions released this 08 Jul 18:59

0.11.6 (2026-07-08)

Bug Fixes

  • vms: balanced quotes in Leap download task; guard against split_args aborts (#28) (54308c2)

v0.11.5

Choose a tag to compare

@github-actions github-actions released this 08 Jul 17:02

0.11.5 (2026-07-08)

Bug Fixes

  • apply: run kubectl under sudo with the node kubeconfig; fix demo manifest (#25) (732d923)
  • install: self-heal remote refspec on update, never strand a host (#26) (a5c29b5)

v0.11.4

Choose a tag to compare

@github-actions github-actions released this 08 Jul 16:06

0.11.4 (2026-07-08)

Bug Fixes

  • clean: make CLI refresh opt-in, never silently change the version (#23) (d0c278b)
  • profiles: pin Harvester 1.8.1 explicitly in the test profile (#22) (65a851e)
  • vms: make Leap image downloads resilient to opensuse HTTP/2 flakes (#21) (805132c)