Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

feat: lxd spawn vm mode #202

Open
wants to merge 2 commits into
base: master
Choose a base branch
from

Conversation

yanksyoon
Copy link

LXD is launched as container. This is different in terms of behavior from all other modes (qemu, google, linode, ...etc).
This means that tests like docker are run via container in container methods which causes unexpected errors.
This PR proposes to launch LXD in VM mode not as containers to match the behavior.

@bboozzoo
Copy link
Contributor

bboozzoo commented Jan 7, 2025

See #185 which adds more explicit support for LXD VMs.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants