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
Hi there,
Unfortunately, there is not enough information on the description to identify what the root cause is. I would like to ask for the pod/deployment yaml blob for the packageserver on the olm namespace.
Hey, had a similar issue
using cilium, pushed a fix into my fork. Problem essentially is that EKS can't connect to the packageserver API, which I've solved by using hostNetwork on these pods.: master...deinstapel:operator-lifecycle-manager:v0.23.1-fix
Bug Report
What did you do?
A clear and concise description of the steps you took (or insert a code snippet).
kubectl apply -k .
What did you expect to see?
A clear and concise description of what you expected to happen (or insert a code snippet).
OLM Services come up and I am able to install an Operator from OperatorHub.io
What did you see instead? Under which circumstances?
A clear and concise description of what you expected to happen (or insert a code snippet).
OLM Services came up according to this.
packserver csv stuck in Installing State
kl -n olm olm-operator-9bb87877b-zmr7f --tail=50 -f
Environment
Istio 1.11.3
Possible Solution
Additional context
Add any other context about the problem here.
Possibly Related
#1368
#2343
#2234
The text was updated successfully, but these errors were encountered: