lima-vm / lima-vm/lima

Move `HostResolver` under `vmOpts`

Open
#3,962 2 comments 0 reactions 0 assignees View on GitHub
area/vmdrivers kind/refactoring
Dominant language
Go
Stars
21.9k
Forks
957
Avg merge
2d 6h
Merged PRs (30d)
53

Description

`HostResolver` is a QEMU-specific setting and should be moved under `vmOpts`. Moving the value in the struct and updating across the codebase is fairly simple, but moving the logic and actions performed on the value can be tricky.
### Notes
As part of my GSoC'25 tasks, I was assigned to decouple driver-specific tasks (#3501). Out of which most of the settings and operations are now moved under the specific drivers.

Contributor guide

Open the contributing guide

Assessment

This issue has not been assessed yet.

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.