Hello @hychiu, this is an error I’ve never seen before. Is this only happening with istio-pilot?
There might be some technical difference in OKD that might be causing this, we’ve never tested on that platform. When you say you “restart OKD” do you mean you stop the entire cluster and start it again?
That is interesting that it only happens on this specific charm would you mind filing a bug in this repository?
While testing and officially supporting Openshift is not our highest priority I don’t see many reasons why our Product shouldn’t work on it. So if there is a straightforward solution to a problem like yours we are more than happy to help.
No problem. And by the way, after granting enough permission to system:serviceaccount:kubeflow:istio-pilot to get through the failed hooks, the charm directory persists after restarting OKD. (But “istio-pilot” hang on waiting for gateway address before and after the restarting.)
That is good news! The issue is probably that the charm didn’t have these permissions when it tried to create the gateway. Maybe removing the charm and deploying it again with the additional permissions granted from start will fix this.