Open achdmbp opened 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
Sounds good, let's give a try.
It seems we are good now https://quay.io/repository/eclipse/che-operator?tab=tags
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
Added multi-platform image build for che-server https://github.com/eclipse-che/che-server/pull/730
Here are remaining images:
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: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
Installation method
chectl/latest
Environment
macOS
Eclipse Che Logs
Additional context
No response