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
In my cluster, kubevirtci cluster, I'm trying to install olm using operator-sdk install and it constantly fails. The CRDs are not ready on time when creating the OLM resources.
Uh oh!
There was an error while loading. Please reload this page.
Bug Report
In my cluster, kubevirtci cluster, I'm trying to install olm using
operator-sdk install
and it constantly fails. The CRDs are not ready on time when creating the OLM resources.What did you do?
kubevirtci is a cluster for kubevirt testing.
I'm trying to deploy an operator on this cluster and as first step, I'm trying to install olm.
What did you expect to see?
olm is installed, as done on a kind cluster, for instance
What did you see instead? Under which circumstances?
Environment
Kubernetes cluster type:
kubevirtci
$ operator-sdk version
v1.30.0
$ kubectl version
v1.27.1
Possible Solution
Check the error code when creating the resource. If it "NoMatch" - retry; PR: #6490
The text was updated successfully, but these errors were encountered: