Skip to content

Conversation

@AkihiroSuda
Copy link
Member

Fix #4334

This PR also deprecates $LIMA_SSH_OVER_VSOCK and moves it to a YAML field .ssh.overVsock.

The environment variable is now deprecated but still supported

Signed-off-by: Akihiro Suda <[email protected]>
@norio-nomura
Copy link
Contributor

Well, I thought it would be like this.
I thought that there would come a time to write a similar PR so that I could set it up without using usernet, so I'm lucky that I don't need to write it anymore. :-)

What should I do with #4333?
In order to change the execution method of /usr/bin/ssh, we have to modify sshocker, so I guess I postpone it.

@AkihiroSuda
Copy link
Member Author

What should I do with #4333? In order to change the execution method of /usr/bin/ssh, we have to modify sshocker, so I guess I postpone it.

We may consider #4333 (and #4337) for v2.1+, but I'm still worried about the maintenance cost:

@norio-nomura
Copy link
Contributor

We may consider #4333 (and #4337) for v2.1+, but I'm still worried about the maintenance cost:

The failure of CI should decrease, but I don't know how much it will decrease.
I don't know how to estimate the increase in maintenance costs, so I don't think I can compare either of them.

Copy link
Contributor

@norio-nomura norio-nomura left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

LGTM! 👍🏻

@jandubois jandubois merged commit 68be6f2 into lima-vm:master Nov 21, 2025
37 checks passed
tmeijn pushed a commit to tmeijn/dotfiles that referenced this pull request Nov 25, 2025
This MR contains the following updates:

| Package | Update | Change |
|---|---|---|
| [lima-vm/lima](https://github.com/lima-vm/lima) | patch | `v2.0.1` -> `v2.0.2` |

MR created with the help of [el-capitano/tools/renovate-bot](https://gitlab.com/el-capitano/tools/renovate-bot).

**Proposed changes to behavior should be submitted there as MRs.**

---

### Release Notes

<details>
<summary>lima-vm/lima (lima-vm/lima)</summary>

### [`v2.0.2`](https://github.com/lima-vm/lima/releases/tag/v2.0.2)

[Compare Source](lima-vm/lima@v2.0.1...v2.0.2)

#### Changes

- vz:
  - Fix incompatibility with Fedora 43 ([#&#8203;4384](lima-vm/lima#4384))
- `limactl` CLI:
  - Make errors less scary ([#&#8203;4387](lima-vm/lima#4387))
- Misc:
  - Don't trim whitespace from boot commands ([#&#8203;4381](lima-vm/lima#4381), thanks to [@&#8203;jandubois](https://github.com/jandubois))

Full changes: <https://github.com/lima-vm/lima/milestone/65?closed=1>
Thanks to [@&#8203;alexandear](https://github.com/alexandear) [@&#8203;jandubois](https://github.com/jandubois) [@&#8203;norio-nomura](https://github.com/norio-nomura) [@&#8203;pragneshbagary](https://github.com/pragneshbagary) [@&#8203;unsuman](https://github.com/unsuman)

#### Usage

```console
$ limactl create
$ limactl start
...
INFO[0029] READY. Run `lima` to open the shell.

$ lima uname
Linux
```

***

The binaries were built automatically on GitHub Actions.
The build log is available for 90 days: <https://github.com/lima-vm/lima/actions/runs/19637186442>

The sha256sum of the SHA256SUMS file itself is `34404225335c06f30ff7990bb15f28f1fa11588b2ccc0bedc9ff07465a229106` .

***

Release manager: [@&#8203;AkihiroSuda](https://github.com/AkihiroSuda)

</details>

---

### Configuration

📅 **Schedule**: Branch creation - At any time (no schedule defined), Automerge - At any time (no schedule defined).

🚦 **Automerge**: Enabled.

♻ **Rebasing**: Whenever MR is behind base branch, or you tick the rebase/retry checkbox.

🔕 **Ignore**: Close this MR and you won't be reminded about this update again.

---

 - [ ] <!-- rebase-check -->If you want to rebase/retry this MR, check this box

---

This MR has been generated by [Renovate Bot](https://github.com/renovatebot/renovate).
<!--renovate-debug:eyJjcmVhdGVkSW5WZXIiOiI0Mi4xOS4zIiwidXBkYXRlZEluVmVyIjoiNDIuMTkuMyIsInRhcmdldEJyYW5jaCI6Im1haW4iLCJsYWJlbHMiOlsiUmVub3ZhdGUgQm90Il19-->
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

Projects

None yet

Development

Successfully merging this pull request may close these issues.

Template podman/fedora is no longer able to SSH

3 participants