-
Notifications
You must be signed in to change notification settings - Fork 545
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
upstream deployment: olm pod keeps crashing #714
Comments
@smanpathak That's actually the olm-operator itself. Looks like there's a mismatch between the deployment manifest and the image it references. We'll get to this soon. Thanks for pointing it out. |
Can confirm, this is happening for me, too |
Same here on fresh minikube running k8s v1.13.5 |
On a side note, the |
Hi, I'm experiencing the same problem. I'm on an OpenShift 3.11 installation and I also see the same error. The contents of the containers of the OLM operator in 0000_50_olm_06-olm-operator.deployment.yaml are:
The SHA256 of To discard any problems with Kubernetes/OpenShift I manually downloaded the
The |
We've published a new upstream release which should fix these issues for you. |
I followed the install guide to deploy upstream version of olm.
kubectl create -f deploy/upstream/manifests/latest/
Upon inspecting olm namespace, I noticed that one of the pods (registry?) keeps crashing
Looks like a bug
The text was updated successfully, but these errors were encountered: