Skip to content

v0.2.0

Choose a tag to compare

@CMGS CMGS released this 09 Mar 15:54

Changelog

  • 7f94bc0 clone: emit hostname-only boot args for DHCP-only NICs
  • efbd1e9 docs(vm clone): improve post-clone network hints and OCI multi-NIC guidance
  • 1b81ec8 feat(clone,os-image): hot-swap NICs during clone and add zeroclaw image
  • f06dbfd feat(vm clone): add --nics scaling and refresh v0.2.0 docs
  • 33a857f fix(clone cloudimg): mark cloned VM as first-booted after initial resume
  • bb398b9 fix(ubuntu initramfs): generate MAC-matched systemd-networkd configs
  • b83bb64 network: allow DHCP NICs when CNI returns no IPv4
  • c196aba network: persist the resolved default conflist name
  • 2ef0725 network: support selecting named CNI conflists per VM
  • cfd3b0f refactor(clone): remove MAC patching from config/state after NIC hot-swap
  • 23301fc refactor(cloudhypervisor): trim patch options and normalize restore error flow
  • 0ff35ee refactor: pass context through VM state checks and CNI cleanup
  • b9b9146 refactor: rename network flag locals
  • b1ab695 refactor: validate VM configs and centralize CH helpers
  • 766d3e6 style: fix lint formatting
  • 21fe3c6 ubuntu-initramfs: generate DHCP units when no static IP is set
  • 0a32d29 ubuntu-initramfs: treat 0.0.0.0 as missing static IP