stormshift / support

This repo should serve as a central source for reporting issues with stormshift
GNU General Public License v3.0
3 stars 0 forks source link

OLM Problem openshift-marketplace/redhat-operators-4z24d ImagePullBackoff #192

Closed Javatar81 closed 1 month ago

Javatar81 commented 2 months ago

Failed to pull image "registry.redhat.io/redhat/redhat-operator-index:v4.15": reading manifest v4.15 in registry.redhat.io/redhat/redhat-operator-index: manifest unknown

It is currently not possible to install Red Hat operators.

github-actions[bot] commented 2 months ago

Heads up @cluster/ocp4-admin - the "cluster/ocp4" label was applied to this issue.

Javatar81 commented 2 months ago

Tried to pull directly from compute-0

crictl pull registry.redhat.io/redhat/redhat-operator-index:v4.15
pulling image: reading manifest v4.15 in registry.redhat.io/redhat/redhat-operator-index: manifest unknown
Javatar81 commented 2 months ago

Tried to pull with Podman but still

podman pull registry.redhat.io/redhat/redhat-operator-index:v4.15
Trying to pull registry.redhat.io/redhat/redhat-operator-index:v4.15...
Error: initializing source docker://registry.redhat.io/redhat/redhat-operator-index:v4.15: reading manifest v4.15 in registry.redhat.io/redhat/redhat-operator-index: manifest unknown
Javatar81 commented 1 month ago

InstallPlan could not be found. Deleted all operators that belonged to the InstallPlan. Removing DevSpaces subscription fixed the problem.