-
Notifications
You must be signed in to change notification settings - Fork 1.2k
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
net-istio-controller crashes with error "Failed to start informers" - "failed to wait for cache at index 8 to sync" #15441
Comments
Knative Serving Resource - we have tried uninstalling it and re-installing it from scratch and have increased the memory as we saw some OOMKilled errors.
|
I now even tried to remote knative entirely and also delete all resources related to it by deleting all resources with knative in the type. The error still persists
|
How many (and large) secrets do you have in your cluster? Maybe try knative-extensions/net-istio#920 (check the release notes in that PR). |
How are you installing Istio? |
@maylukas gentle ping. |
In what area(s)?
What version of Knative?
Knative Serving: 1.15.0
Istio: 1.22.3
Expected Behavior
net-istio-controller should start
Actual Behavior
net-istio-controller fails to start and emits the following console output (I have replaced the actual service names with service(1/2/3):
Steps to Reproduce the Problem
Can't really tell - The same Knative configuration applied with Terraform works on our dev cluster but not in our staging cluster
The text was updated successfully, but these errors were encountered: