Praveen Kumar
Praveen Kumar
Since we have file sharing enabled by default for linux/mac so better to have a e2e or integration test which covers it. It can be as simple as creating a...
While testing on RHEL 8.5 and libvirt 8.0.0 crc start ends up with error Failed to create the VM: virError(Code=67, Domain=10, Message='unsupported configuration: 'virtiofs' requires shared memory')" ``` $ cat...
Till now we only had bundles on mirror which we can able to download and run it with `-b` but with quay integration it become tedious to consume those image...
We created the OKD bundles and did a basic testing but still we are not able to release the crc with OKD. We don't want to confuse user if we...
As of now we only support podman preset for M1/M2 but there is no option for user to try openshift preset. We thought since OKD uses FCOS might be able...
Use case - If a user want to use crc in disconnect environment then from 2.0.1 he/she need to download the crc binary and also the bundle and the do...
We used to had document about manually removing monitoring operator from the operator override list in clusterversion https://github.com/code-ready/crc/blob/v1.17.0/docs/source/topics/proc_starting-monitoring-alerting-telemetry.adoc . We automated the enabling monitoring operator and remove this doc. I...
[Windows] Try to find a better workaround instead flashing the powershell windows during crc setup
With https://github.com/code-ready/crc/pull/3088 `crc daemon` is started using task schedular but as of now when user perform `crc setup` then it flash a powershell window for a second because of limitation...