-
Notifications
You must be signed in to change notification settings - Fork 687
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
ERROR: could not watch for Kubernetes service changes #928
Comments
We are seeing this too. It seems to be causing an error in K8s API server by passing a python
@richarddli I think this is a cause of this issue: #854 |
I tracked it down to the version of the K8s python library that you are using in Ambassador. Commit that I think fixes this issue: kubernetes-client/python-base@38cc265 The critical part being:
I believe the fix is to bump the version of Just to add to the above this is the Ambassador log:
|
I've switched Ambassador to |
Closing this issue; ongoing Azure work is tracked in #1039. |
Hi Team,
We noticed that Ambassador manytime complains about
could not watch for Kubernetes service changes
We are runnign Ambassador as daemonset and i have attached logs of two ambassador isntances.
I would need your assistance in finding out if everything is ok? We also noticed that Ambassador has restarted few times.
ambassador2.log
ambassador.log
The text was updated successfully, but these errors were encountered: