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

Changes needed in podman-machine so that it can be used to start a crc VM #8

Open
1 of 5 tasks
cfergeau opened this issue Sep 18, 2024 · 1 comment
Open
1 of 5 tasks
Assignees

Comments

@cfergeau
Copy link
Owner

cfergeau commented Sep 18, 2024

  • configurable way to fetch the disk image so that I can tell podman-machine to use a crc bundle instead of fetching an image from quay.io (there's already a todo in the code for this)
  • make env.MachineDirs configurable to have more control over where our stuff is going?
  • make sure it's not an issue if we don't use ignition. My understanding of the code is that the VM will be provided ignition configuration data, but it's not a problem if it does not consume it
  • make configuration/forwarding of the podman connection socket optional? (though crc also does it)
  • logging/printing to stdout should be optional
@cfergeau cfergeau self-assigned this Sep 23, 2024
@cfergeau cfergeau assigned cfergeau and unassigned cfergeau Nov 20, 2024
@cfergeau
Copy link
Owner Author

See #31 for another list of related problems.

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

No branches or pull requests

1 participant