Assigned
Status Update
Comments
ba...@google.com <ba...@google.com>
on...@google.com <on...@google.com> #2
I had the same problem!
I could solve it by putting the .aidl file in an aidl directory.
Look at the attached screenshot to see the project structure.
I could solve it by putting the .aidl file in an aidl directory.
Look at the attached screenshot to see the project structure.
Description
Problem you have encountered:
The customer has labeled their namespace with “istio-injection=enabled”. When deploying their pods to this namespace, pod’s Readiness Gates remain pending, and the pod starts to show a lot of “Readiness probes fail GET 503” errors. The issue will resolve itself after 10-15 mins.
Additionally, the issue will appear when meeting the following condition:
“istio-injection=enabled” is labeled in ns. Using NAP + spot node.
The issue DOESN'T happen on:
What you expected to happen:
Other information:
After investigation with the product team, we found the issue service, hubble-peer. For now, the best approach would be to remove the health check for this service specifically.