Override lima.yml for better performance
Nobody has claimed this yet.
- Dominant language
- Go
- Stars
- 169
- Forks
- 30
- Avg merge
- 13h 43m
- Merged PRs (30d)
- 7
Description
Summary
The decision to make the lima config not configurable is bad UX. The vm commands always overwrite the config upon changing, and I can't make my configs portable.
Use case:
My client has a rather bulky wpml x woocommerce site and without virtiofs I can't work on it at all. It would be such a simple line change, but it gets overwritten all the time. The config should just be copied from the trellis folder.
The reason why I'm not pushing for virtiofs is because lima does not deem it stable.
Additional context
No response
Contributor guide
First steps
- Read the whole issue, then the project's contributing guide.
- Comment on the issue to say you are picking it up — it saves two people doing the same work.
- Fork the repository and make your change on a branch.
- Open a pull request that references the issue number.
Research direction
Start by tracing the vm commands that overwrite the Lima configuration and identify where the Trellis folder config is copied. Confirm the behavior with the existing CLI checks, if present; done means user-provided Lima settings remain portable and are not overwritten when VM commands run.
Written by the indexing model from the issue text.
Assessment
- Tech stack
- go
- Domain
- cli
- Issue type
- Feature
- Difficulty
- 3/5
- Estimated time
- 1-2 days
- Activity status
- Quiet
- Clarity
- Mostly clear
- Newbie friendliness
- 62/100