Skip to content
This repository has been archived by the owner on Oct 17, 2024. It is now read-only.

failed to deploy on kind #87

Open
RainbowMango opened this issue Oct 12, 2020 · 2 comments
Open

failed to deploy on kind #87

RainbowMango opened this issue Oct 12, 2020 · 2 comments

Comments

@RainbowMango
Copy link

What happened:
When trying to deploy as per all-in-one. An error raised:

INFO[0005] Waiting for ClusterServiceVersion "open-cluster-management/klusterlet.v0.2.0" to reach 'Succeeded' phase 
INFO[0005]   Waiting for ClusterServiceVersion "open-cluster-management/klusterlet.v0.2.0" to appear 
INFO[0010]   Found ClusterServiceVersion "open-cluster-management/klusterlet.v0.2.0" phase: Pending
FATA[0600] Failed to run operator using OLM: error waiting for CSV to install: timed out waiting for the condition

How to reproduce it (as minimally and precisely as possible):

# kind create cluster --name hub --image=kindest/node:v1.18.0
# git clone https://github.com/RainbowMango/registration-operator.git
# cd registration-operator/
# export KIND_CLUSTER=hub
# make deploy

cc @qiujian16

@qiujian16
Copy link
Member

It is an olm issue that happens intermittently. We could consider upgrading to using operator-sdk and olm, FYI @zhiweiyin318

@zhiweiyin318
Copy link
Member

Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
Development

No branches or pull requests

3 participants