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

Bumps [github.com/shirou/gopsutil/v3](https://github.com/shirou/gopsutil) from 3.24.1 to 3.24.2. Release notes Sourced from github.com/shirou/gopsutil/v3's releases. v3.24.2 What's Changed cpu add support for OpenBSD/riscv64 by @​jmatthew in shirou/gopsutil#1594 [ci]: add macos-13 and macos-14 on...

needs-ok-to-test
dependencies
go

Bumps [github.com/stretchr/testify](https://github.com/stretchr/testify) from 1.8.4 to 1.9.0. Release notes Sourced from github.com/stretchr/testify's releases. v1.9.0 What's Changed Fix Go modules version by @​SuperQ in stretchr/testify#1394 Document that require is not safe to...

needs-ok-to-test
dependencies
go

- podman socket is associated with `podman-machine` instance - podman client we run on the host which able to resolve `default-route-openshift-image-registry.apps-crc.testing` and `podman login` works as expected but when it...

priority/major

### General information * OS: macOS * Hypervisor: Hyper-V * Did you run `crc setup` before starting it (Yes/No)? No - installed from Podman Desktop extension * Running CRC on:...

kind/bug

**Fixes:** Issue #4018 and #3997

earlier both oc and podman binaries were present in the ~/.crc/bin/oc dir and added to PATH by the `crc oc-env` command, which resulted in adding both the binaries to path...

We need to review the current e2e image to adapt it to the common stack used across qe: - [x] Inherit from deliverest https://github.com/adrianriobo/deliverest/ - [x] Add the tkn spec...

points/3
priority/major
QE
preset/microshift
preset/openshift

### General information Recently, [some](https://github.com/crc-org/crc/actions/runs/7900918014/job/21563444025) `windows-e2e` workflow runs fail with ```bash Copy resources to target ssh: connect to host 20.88.32.35 port 22: Connection refused ssh: connect to host 20.88.32.35 port...

kind/bug
priority/major
QE
status/need triage

In past we observed having kube api access doesn't mean all the required service pods are running and cluster is working as expected. This PR adds a list of core...

do-not-merge/hold