2026-06-18 (Thursday) #4976
Replies: 3 comments
-
|
Short discussion about Apple "container machine", an interface in 1.0.0 to make it more similar to WSL2 and Lima: It does not run containers (out-of-the-box), and there are no images available (with systemd). But it is very similar:
Moving Lima extension out from Podman Desktop, and the first Release Candidate is available for Podman 6.0
There are no real changes for users, you can install the plugin from the catalog and podman will appear in Fedora 45 |
Beta Was this translation helpful? Give feedback.
-
|
Converting version to string Instead of CSV But I'm not sure that would make the parameters easier to understand, and then I would need to parse it too... (e.g. with Note: Ideally I want to use stable/stable/stable And not have to hardcode a release, like now. Using some BEFORE AFTER |
Beta Was this translation helpful? Give feedback.
-
|
AI-generated meeting note
|
Beta Was this translation helpful? Give feedback.
Uh oh!
There was an error while loading. Please reload this page.
Uh oh!
There was an error while loading. Please reload this page.
-
How to join
The meetings are open to anyone, not just for maintainers and contributors.
Attendees
@AkihiroSuda @unsuman @mie313 @jandubois @afbjorklund
Agenda
Note taker: @AkihiroSuda
LFX Mentorship
https://github.com/cncf/mentoring/tree/main/programs/lfx-mentorship/2026/02-Jun-Aug
https://cloud-native.slack.com/archives/C0B1S09N04E/p1781726979048389
https://github.com/mie313/lima/commits/support_for_windows_guest/
KubeCon Japan
https://kubecon-cloudnativecon-japan-2026.sessionize.com/session/1228175
Apple Container Machine - @afbjorklund
Podman Desktop - @afbjorklund
podman machinenow supports creating multiple VMs, but still only one is runnable at the same time. Still not similar to Lima.PR reviews
https://github.com/lima-vm/lima/pulls
Ensure only RAW images in cache(
imgconv/raw) while keeping the original image #4637Add parameters for Kubernetes installation #4872
release=1.36,channel=stable-- @AkihiroSudaSupport import of Kubernetes images from tarball #4876
ctrseems to have a regression about loading multi-platform images. seems relevant to build attestations (platform=unknown/unknown) -- @afbjorklund/as the working directory -- @afbjorklundkube-flannel.yamlcan be now mounted from the host filesystem, so it should be located in non-root directory, like/var/lib/SOMETHINGyqor manipulating YAMLs.yqis embedded in the guestagent binary -- @janduboisWindows: support native OpenSSH; no Git for Windows / MSYS2 required #4998
cygpath.exepart was originally planned to be the part of the LFX mentorship Third-party template discovery #4097 -- @AkihiroSudacygpath.exeis very small portion of the PR -- @janduboisFix: external driver transport irregularities #4877
FillConfigis now merged intoConfigure()-- @unsumanfeat: allow opting out of passwordless sudo #5109
Secure macOS VZ block-device attachment #5117
sudoerswas a bad idea. Could be a privileged helper? Need to investigate how it could be shipped -- @janduboislimactl sudoers: consider avoid allowing%everyoneby default #5118%everyone, not just the current user, for runningsocket_vmnet? -- @AkihiroSudasocket_vmnet. vz users can use its own vmnet -- @janduboiswriteJolietCommanddid not work withoutxorrisofs. #5128xorrisofs. The error message has to be improved -- @AkihiroSudaTasks
kube-flannel.yamlfrom the non-root directory. Consider replacing thesedscripts withyq.cygpath.exedependency, as a part of the LFX Mentorship program. She may take a commit from @jandubois's PR Windows: support native OpenSSH; no Git for Windows / MSYS2 required #4998%everyoneto usesocket_vmnetby default (limactl sudoers: consider avoid allowing%everyoneby default #5118). This is a breaking change, but not worth bumping up the major version to v3.status/needs-careful-security-reviewitems.Next meeting
2026-07-16 (Thursday) (tentative)
Beta Was this translation helpful? Give feedback.
All reactions