crc icon indicating copy to clipboard operation
crc copied to clipboard

CRC is a tool to help you run containers. It manages a local OpenShift 4.x cluster, Microshift or a Podman VM optimized for testing and development purposes

Results 300 crc issues
Sort by recently updated
recently updated
newest added

Now that we can remove the binary protocol and the http API is used by both tray, it might be a good idea to introduce versionned API. The proposition is...

kind/enhancement

### General information * OS: Windows * Hypervisor: Hyper-V * Did you run `crc setup` before starting it (Yes/No)? Yes * Running CRC on: Laptop ## CRC version ```bash CRC...

kind/bug
os/windows
status/stale

Hi guys. I will expose my case: - Installed crc on my windows local machine. (192.168.1.135) - Docker in the same windows system with a jenkins stack (sharing same ip...

status/stale

Consider which parts of `config.feature` are still relevant and retain those as part of a new integration test. Add checks: - if monitoring is enabled, memory requirement is [14GiB](https://access.redhat.com/documentation/en-us/red_hat_openshift_local/2.5/html/getting_started_guide/administrative-tasks_gsg#starting-monitoring_gsg) -...

kind/task
status/peer review required
QE

We need a way to share files/directories with the crc VM. The first use case would be for the podman preset, to implement `podman-remote -v localdir:remotedir`. There are several options:...

priority/major
kind/task
status/stale

Hi after installing the Code Ready Containers On windows i noticed that it store the VM in the OS drive. I want to change the VM drive to a different...

status/pinned

### General information * OS: Linux * Hypervisor: KVM * Did you run `crc setup` before starting it (Yes/No)? yes * Running CRC on: Baremetal-Server ## CRC version ```bash ./crc...

kind/bug
os/linux

Podman team provides a set of integration tests, those tests will cover the podman remote scneario. The idea would be pick the [tests provided by podman team](https://github.com/containers/podman/blob/main/test/README.md) build an image...

status/stale
QE

The daemon brings enough API to be able to run the crc VM on a remote server. The user can manage it from his laptop directly with the CRC System...

status/pinned
kind/epic

To support macOS M1 chips, we can create universal fat binaries, and for the releases we can build only one pkg that'll work natively on both the platforms which provides...

kind/enhancement
size/M
os/macos