Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

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

Open
fxierh opened this issue Jan 21, 2024 · 0 comments
Open

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

fxierh opened this issue Jan 21, 2024 · 0 comments

Comments

@fxierh
Copy link

fxierh commented Jan 21, 2024

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

  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):

  • 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
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

No branches or pull requests

1 participant