crc-org / crc-extension

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

OpenShift Local menu bar item on macOS on Arm #198

Open benoitf opened 6 months ago

benoitf commented 6 months ago

this is a transfer of https://github.com/containers/podman-desktop/issues/5380 to this repository

issue was created by @rhwood

Bug description

In the Podman Desktop 1.6.3 menu bar item on macOS, the OpenShift Local menu differs between Intel and Arm versions of macOS. The Arm version (macOS Sonoma), contains:

while the Intel version (macOS Monterey) contains:

Why the difference?

Operating system

macOS Sonoma 14.2.1 (Arm), macOS Monterey 12.7.2 (Intel)

Installation Method of Podman Desktop

Brew (macOS)

Version

1.6.3

Steps to reproduce

Install Podman Desktop and OpenShift Local on both an Arm and Intel MacBook and observe the difference.

Relevant log output

No response

Additional context

No response

gbraad commented 6 months ago

This might be related to the metadata description; based on the identification, we determine if this supports the console or not.

rhwood commented 6 months ago

After finding that the Homebrew-installed podman and/or qemu was causing other problems, completely removing that and installing Podman Desktop from the macOS Installer image, I'm no longer seeing this on the M1 MacBook.