Releases: avaleror/rodeo-cli
Releases · avaleror/rodeo-cli
Release list
v0.14.2
v0.14.1
v0.14.0
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
v0.13.0
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)