lima-vm / lima-vm/lima

Allow querying for driver features from templates

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

Description

### Description

Currently we have templates that are reading deprecated limayaml:

```
templates/docker-rootful.yaml: {{- if .Instance.Config.VMOpts.VZ.Rosetta.Enabled}}
templates/docker.yaml: {{- if .Instance.Config.VMOpts.VZ.Rosetta.Enabled}}
```

They need some new way to query this, when it is a driver feature.

That is: the VZ.Rosetta.Enabled struct is "unknown" to the lima core

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.