crc-org / vfkit

Apache License 2.0
109 stars 21 forks source link

Add option to ignore rosetta's failure to install #160

Open cfergeau opened 2 weeks ago

cfergeau commented 2 weeks ago

When being prompted for rosetta installation, it's possible for the user to cancel the installation if they don't want rosetta. If the user does this, vfkit will exit with an error as rosetta was requested but it's not available. podman would like for this behaviour to be optional, see https://github.com/containers/podman/issues/23153