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

This issue is to brainstorm how should we go to resolve https://github.com/code-ready/crc/issues/2760 and provide a way to have different http/https port mapped to the host system when `80` and `443`...

It'll be useful to have a way to store a password/pull-secret in the OS key store directly using the `crc config` commands. The end result would be: - e.g `crc...

kind/enhancement

General information OS: Linux Ubuntu 22.04.1 and 20.04.4 Hypervisor: KVM Did you run crc setup before starting it? (Yes) Running CRC on: Baremetal-Server CRC version: 2.6.0+d606e64 [# Put `crc version`...

### General information * OS: macOS * Hypervisor: vfkit * Did you run `crc setup` before starting it (Yes/No)? Yes * Running CRC on: Laptop and Desktop ## CRC version...

kind/bug
status/need triage

As part of #3277 we are adding support to have `http/https` support for `-b` option and https://github.com/code-ready/crc/pull/3319#pullrequestreview-1086636250 comment deserve an issue and plan to solve it or ignore it. 2...

After #3277 and #3315 we want a way for users to choose the bundle. As of now `crc config set bundle ` is one of the option and time being...

As of now, each CRC release is tied to a specific version of bundle and if user try to use different version of bundle with release bit then we don't...

- `enable-shared-dirs` this was added to toggle the automounting of shared directories during start. for windows CIFS/SMB file sharing we need the user's login credentials to mount the shared directory,...

kind/task
status/pinned

We already decoupled the bundle but a specific bundle version still tied with a specific CRC release. We also pushed the (okd/podman) bundles to quay so that we can easily...

CRC times out while starting a 4.11 cluster. I guess that it's particularly the `auth` operator that's slower to come up and times out. Even though it times out, the...

kind/bug
status/need triage