You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Same issue for other components (multicluster-operators-*). I hope that someone responsible for building all images for stolstron can fix this for the entire project.
Trying to install ocm on on a linux/aarch64 (arm64 for go), governance-policy pods are
in CrashLoopBackOff.
Checking the image shows that it provides only amd64:
Can we add arm64 images to quay.io? this is usually easy to add using
podman manifest
:https://developers.redhat.com/articles/2023/11/03/how-build-multi-architecture-container-images#podman
Same issue for other components (multicluster-operators-*). I hope that someone responsible for building all images for stolstron can fix this for the entire project.
Example multi-arch open-cluster-management images:
https://quay.io/repository/open-cluster-management/addon-manager?tab=tags
Example amd64 only open-cluster-management images:
https://quay.io/repository/open-cluster-management/governance-policy-framework-addon?tab=tags
The text was updated successfully, but these errors were encountered: