eclipse-che / che

Kubernetes based Cloud Development Environments for Enterprise Teams
http://eclipse.org/che
Eclipse Public License 2.0
6.99k stars 1.19k forks source link

Installing Che on Red Hat OpenShift Local doesn't work on Mac M1 Max (Silicon CPU) #23128

Open achdmbp opened 2 months ago

achdmbp commented 2 months ago

Describe the bug

Following the guide Installing Che on Red Hat OpenShift Loca, on Mac M1 Max, results in following ErrImagePull when starting the che operator pod:

Failed to pull image "quay.io/eclipse/che-operator@sha256:4a00429de53b72e766ca0b1eca1ffe47cf7e48524a349f8582dbfda75219173c": choosing image instance: no image found in image index for architecture arm64, variant "v8", OS linux

Che version

7.91@latest

Steps to reproduce

Follow the guide Installing Che on Red Hat OpenShift Loca

Expected behavior

Eclipse Che is installed successfully on Openshift Local

Runtime

other (please specify in additional context)

Screenshots

image

Installation method

chectl/latest

Environment

macOS

Eclipse Che Logs

Che is not started yet

Additional context

No response

tolusha commented 2 months ago

Related issues:

https://github.com/eclipse-che/che/issues/21234 https://github.com/eclipse-che/che/issues/21783

adnanalawiyat commented 2 months ago

@tolusha i attempted to fix this issue with https://github.com/eclipse-che/che-operator/pull/1895

Is the PR complete ? Or something else is needed ?

This is my first code contribution, so feel free to let me know if anything is missing

tolusha commented 2 months ago

Sounds good, let's give a try.

tolusha commented 2 months ago

It seems we are good now https://quay.io/repository/eclipse/che-operator?tab=tags

tolusha commented 2 months ago

I think the next step it to build che-server image for linux/arm64 platform https://github.com/eclipse-che/che-server/blob/main/.github/workflows/next-build.yml

@vinokurig

tolusha commented 3 weeks ago

Added multi-platform image build for che-server https://github.com/eclipse-che/che-server/pull/730

tolusha commented 3 weeks ago

Here are remaining images: