-
Notifications
You must be signed in to change notification settings - Fork 247
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
Let users use custom images (other ocp version, with customization) #718
Comments
This is at the moment not allowed to prevent unnecessary error reports from unsupported bundles. This might change soon after the GA. Likely an option like |
|
Yes. This proposition is directly for a force flag - to let users experiment if they would like to. Either |
@cardil at the moment you can build the crc also with change in the Bundle version https://github.com/code-ready/crc/blob/master/Makefile#L15 and then use |
Let's keep this issue open for future reference. The need to recompile CRC 9as bundle name is enforced) and/or allow an override is needed in future. However, for GA we will not support this just yet. |
I'm routinely applying the patch below on my testing builds, so I'd definitely have a use for such a flag ;)
|
LOL |
This issue has been automatically marked as stale because it has not had recent activity. It will be closed if no further activity occurs. Thank you for your contributions. |
On devconf cz I asked, and I received answer that something like this issue is on roadmap. If so, it should not be closed. |
This issue has been automatically marked as stale because it has not had recent activity. It will be closed if no further activity occurs. Thank you for your contributions. |
If you build See #1535 |
General information
CRC version
version: 1.0.0-rc.0+34371d3 OpenShift version: 4.2.0-0.nightly-2019-09-26-192831 (embedded in binary)
CRC status
CRC config
Host Operating System
Steps to reproduce
crc start --bundle ~/.crc/crc_libvirt_4.1.19.crcbundle
Expected
There should be some flag that let user run custom image that he is providing. Like
--accept-unsupported
. With that flagcrc
should warn user but should continue booting:Without giving this flag CRC should stop:
Actual
Unskippable error stops operation:
The text was updated successfully, but these errors were encountered: