Skip to content
This repository has been archived by the owner on Aug 2, 2023. It is now read-only.

When installing kabanero 0.6 it gets stuck in a loop #768

Open
oiricaud opened this issue Sep 16, 2020 · 0 comments
Open

When installing kabanero 0.6 it gets stuck in a loop #768

oiricaud opened this issue Sep 16, 2020 · 0 comments

Comments

@oiricaud
Copy link

Hello! Trying to install Kabanero 0.6 on OCP 4.4.16. From the docs it seems very trivial to run the installer.sh script. But once I do this the script gets stuck in a loop. Any ideas?

+ echo 'Waiting for CatalogSource kabanero-catalog pod to be ready.'
Waiting for CatalogSource kabanero-catalog pod to be ready.
++ oc -n openshift-marketplace get pod -l olm.catalogSource=kabanero-catalog '--output=jsonpath={.items[*].status.phase}'
+ STATUSES=Pending
+ for STATUS in '${STATUSES[@]}'
+ '[' Pending '!=' Running ']'
+ STATUSALL=Pending
+ break
+ sleep 2
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

1 participant