-
Notifications
You must be signed in to change notification settings - Fork 34
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
[Bug]: Istio fails to run when installed with ODH on IBM Cloud cluster #148
Comments
I would not think this is a bug rather a different config in the cluster which not work with the standard offering of ODH. plus, use Root to run container might bring some security concern. |
Random observation, I noticed service-ca operator has special manifest for deployment on IBM Cloud, https://github.com/openshift/service-ca-operator/blob/master/manifests/05_deploy-ibm-cloud-managed.yaml. The same project recently configured the Anyways, this issue is with https://github.com/maistra/istio-operator, if I am not mistaken. The gateways in the report are pods in the @eyalcha Does the issue with the istio gateway pods startup/scheduling appear right after you install the servicemesh operator, even before you even install ODH on IBM Cloud? What is the precise error message you are seeing? You haven't quoted a single message from the system in your bug report. Do you happen to see the |
@jiridanek |
I got myself IBM cloud. Looking into community-operators catalogsource, I do see ODH, but I can't find version 2.8.0 there, only 2.10. I have OpenShift 4.15, maybe that's why, and I'd need 4.14 to be able to install older ODH. The 2.10 version seems to have been installed correctly. From DSC status
|
@eyalcha any updates? |
@eyalcha should we close this issue? |
ODH Component
ODH Operator
Current Behavior
Istio Ingress / Egress gateways fails on IBM Cloud cluster. If I patched it with runAsNonRoot: false all runs well.
Expected Behavior
Services should run
Steps To Reproduce
Install ODH 2.8.0 with servicemesh
Workaround (if any)
patched it with runAsNonRoot: false
What browsers are you seeing the problem on? (If applicable)
Chrome
Open Data Hub Version
2.8.0
Anything else
No
The text was updated successfully, but these errors were encountered: