Skip to content

Allow querying for driver features from templates #3993

@afbjorklund

Description

@afbjorklund

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

Metadata

Metadata

Assignees

No one assigned

    Labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions