Skip to content

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

Open
@fxierh

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

  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

Activity

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Metadata

Metadata

Assignees

No one assigned

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions