-
-
Notifications
You must be signed in to change notification settings - Fork 292
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
"No associated endpoint" (POP-1105) reported for service #289
Comments
@marians Thanks for the report Marian! |
|
@marians Thank you for the details! |
This doesn't occur in v0.20.4. ✨ Thanks |
Actually, it does occur in v0.20.4, too, but not on every execution. |
Fixed v0.20.5 |
Describe the bug
First of all, I'm not sure this is a bug or not. Maybe I'm getting something wrong.
Anyway, we have an Ingress, Service, and pods connected to each other and working fine. But popeye reports an error
No associated endpoint
on the service resource.To me this sounds like the service is not connected to any Pod. But in fact, it is working fine, and we are serving production requests via Ingress.
Expected behavior
I don't expect to see a bug here.
Screenshots
This is a snippet of the report printed for
popeye -n fe-docs
:For comparison, here is some data retrieved in other ways:
Versions (please complete the following information):
The text was updated successfully, but these errors were encountered: