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
{{ message }}
This repository has been archived by the owner on Oct 17, 2024. It is now read-only.
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
What happened:
When trying to deploy as per all-in-one. An error raised:
How to reproduce it (as minimally and precisely as possible):
cc @qiujian16
The text was updated successfully, but these errors were encountered: