v2.1.0 #4747
AkihiroSuda
announced in
Announcements
v2.1.0
#4747
Replies: 1 comment
-
|
CNCF blog post by @unsuman |
Beta Was this translation helpful? Give feedback.
0 replies
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Uh oh!
There was an error while loading. Please reload this page.
-
🎉 Highlights:
limactl start template:macoslimactl start template:freebsdlimactl shell --syncto prevent AI agents from breaking the host filesChanges
Guest OS support:
limactlCLI:limactl watchcommand (Add limactl watch command and JSON events for test scripts #4489, thanks to @IrvingMg)limactl shell --syncto prevent AI agents from breaking the host files (Feature(cli): Add--syncto prevent AI agents from breaking the host files #4429, thanks to @unsuman)limactl (create|edit|start) --nested-virtas an alias for--set '.nestedVirtualization = true'(editflags: add--nested-virt; vz: reject nested-virt for macOS guests with a better error #4663)Guest home directory:
/home/${USER}.linuxto/home/${USER}.guest(Rename /home/${USER}.linux to /home/${USER}.guest #4578).For compatibility, the old path is symlinked to the new one.
QEMU:
krunkit:
Hostagent:
Guestagent:
Internal file structure:
basediskanddiffdiskare consolidated into a singlediskfile for efficiency (Introduce stable disk/iso filenames with symlink-based migration #4587, thanks to @jandubois).No impact is expected for end users.
An instance created with Lima v2.0 or v1.x should continue to boot with Lima v2.1 (but not vice versa).
Templates:
k3s: support creating multi-node clusters (Add url and token params for kubernetes templates #4505, thanks to @afbjorklund)debian-11(restore templates/debian-11.yaml #4574, thanks to @olamilekan000)homebrew-macos(templates: add homebrew-macos #4737)experimental/fedora-rawhide(templates: add experimental/fedora-rawhide #4738)Project:
Full changes: https://github.com/lima-vm/lima/milestone/62?closed=1
Thanks to @Harry-kp @IrvingMg @TatsuyaHayashino @abiosoft @afbjorklund @alexandear @arixmkii @bmwiedemann @hekki @jandubois @majiayu000 @mfenderov @ningmingxiao @norio-nomura @olamilekan000 @qeinstein @tharunn0 @tushar1977 @unsuman @xvchris
Usage
The binaries were built automatically on GitHub Actions.
The build log is available for 90 days: https://github.com/lima-vm/lima/actions/runs/23181461567
The sha256sum of the SHA256SUMS file itself is
2298d66eb040f2793187371f5920a6bce44740a8099b25b8d0ec05a02cf7f1e0.Release manager: @AkihiroSuda
This discussion was created from the release v2.1.0.
Beta Was this translation helpful? Give feedback.
All reactions