You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
I think that's an unavoidable consequence of using the k8s client API. It's logged deep in the client library, when the hanging get (implementation of resource watch) gets terminated. It shouldn't be anything to worry about, and I don't think I can do anything about it other than change the k8s client library :(
Is this a bug report or a feature request?: Bug
What happened:
Every once in a while, I get this warning in the controller logs:
What you expected to happen:
No warning.
How to reproduce it (as minimally and precisely as possible):
Running metallb with ARP speaker.
Environment:
uname -a
): 4.14The text was updated successfully, but these errors were encountered: