crc
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
Is there consideration to use XDG base directory, or maybe using some other named env variable that would allow to set where .crc folder should be? From what i saw...
### General information * OS: Fedora 38 x86_64 * Hypervisor: KVM * Did you run `crc setup` before starting it (Yes/No)? Yes * Running CRC on: Laptop ## CRC version...
With the latest OCP versions we are seeing some delay for pods from monitoring stack to come up, this could be a side effect for the size of the images...
### General information * OS: RHEL 8.6 * Hypervisor: KVM * Did you run `crc setup` before starting it (Yes/No)? No (fails here) * Running CRC on: Laptop ## CRC...
## Solution/Idea PR adds event API and new SSE(server sent event) channel `status_change`. ## Proposed changes PR adds event API implementation in `pkg/crc/api/events/events.go` Modify `sync` client implementation to trigger event...
During pre release testing on mac 12.X on arch x86 we are hitting timeout issues while starting the cluster, ending up on start to fail: ``` DEBU SSH command results:...
### General information * OS: Linux * Hypervisor: KVM / Hyper-V / hyperkit / vfkit * Did you run `crc setup` before starting it (Yes)? * Running CRC on: VM...
### General information * OS: Linux ( Ubuntu ) * Hypervisor: KVM * Did you run `crc setup` before starting it (Yes/No)? yes * Running CRC on: VM ## CRC...
It's not possible to programmatically cancel bundle downloads. After using `start` with the REST API, if the bundle has to be downloaded, then it's not possible to use `stop` while...
Re: Issue #3741 We have been seeing regular (not consistent) failures stemming from this issue throughout release testing. ```bash oc login -u kubeadmin -p YPkA2-hzWvD-cSRru-4yRDq https://api.crc.testing:6443', expected to succeed, exited...