crc-org / crc-extension

Red Hat OpenShift Local Extension for integration of OpenShift Local clusters with Podman Desktop
Apache License 2.0
17 stars 19 forks source link

[BUG] Certain items in the drop down menu do not work on MacOS #199

Open fxierh opened 8 months ago

fxierh commented 8 months ago

General information

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

  1. Open Podman Desktop, run OpenShift Local
  2. Once OpenShift Local is running, navigate to the drop down menu at the top.
  3. Click on items under the OpenShift Local list one by one.

Actual

The following items do not work (no effect):

The following items work:

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