Open
Description
General information
- OS: macOS Sonoma 14.2.1
- Running CRC on: Laptop
- Podman Desktop version: 1.6.4
CRC version
$ crc version
CRC version: 2.31.0+6d23b6
OpenShift version: 4.14.7
Podman version: 4.4.4
CRC status
$ crc status --log-level debug
DEBU CRC version: 2.31.0+6d23b6
DEBU OpenShift version: 4.14.7
DEBU Podman version: 4.4.4
DEBU Running 'crc status'
CRC VM: Running
OpenShift: Starting (v4.14.7)
RAM Usage: 5.756GB of 9.353GB
Disk Usage: 21.23GB of 32.68GB (Inside the CRC VM)
Cache Usage: 76.52GB
Cache Directory: .../.crc/cache
CRC config
$ crc config view
- consent-telemetry : no
- pull-secret-file : .../.pull-secret
Steps to reproduce
- Open Podman Desktop, run OpenShift Local
- Once OpenShift Local is running, navigate to the drop down menu at the top.
- Click on items under the
OpenShift Local
list one by one.
Actual
The following items do not work (no effect):
Open developer terminal
Open Console
Copy OC login command (admin)
Copy OC login command (developer)
.
The following items work:
Stop
The rest are not tested.
Additional Information
The issue persists after running the following commands:
$ crc delete -f
$ crc cleanup
$ crc setup
$ crc start --log-level debug
Activity