-
Notifications
You must be signed in to change notification settings - Fork 3k
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
Add context to "Watch failed"
#1321
Comments
The Kubernetes project currently lacks enough contributors to adequately respond to all issues. This bot triages un-triaged issues according to the following rules:
You can:
Please send feedback to sig-contributor-experience at kubernetes/community. /lifecycle stale |
I create a PR... /remove-lifecycle stale |
The Kubernetes project currently lacks enough contributors to adequately respond to all issues. This bot triages un-triaged issues according to the following rules:
You can:
Please send feedback to sig-contributor-experience at kubernetes/community. /lifecycle stale |
I created a PR... /remove-lifecycle stale |
The Kubernetes project currently lacks enough contributors to adequately respond to all issues. This bot triages un-triaged issues according to the following rules:
You can:
Please send feedback to sig-contributor-experience at kubernetes/community. /lifecycle stale |
The Kubernetes project currently lacks enough active contributors to adequately respond to all issues. This bot triages un-triaged issues according to the following rules:
You can:
Please send feedback to sig-contributor-experience at kubernetes/community. /lifecycle rotten |
/remove-lifecycle rotten |
Seems like a bit of extra more detailed logging was added relatively recently https://github.com/kubernetes/client-go/blame/37045084c2aa82927b0e5ffc752861430fd7e4ab/tools/watch/retrywatcher.go#L133. |
A number of systems (especially argocd) experience a log message of the form:
To Reproduce
Dunno
Expected behavior
Log messages should give enough context for someone reading them to understand what's going on, i.e. "I tried to do x and a watch failed".
victims
general search: https://github.com/search?q=%22Watch+failed%22+kubernetes+retrywatcher.go&type=issues
argoproj/argo-cd#14134 (comment)
okteto/okteto#3911 (comment)
aws/eks-anywhere#6535 (comment)
devopstales/devopstales.github.io#7 (comment)
kubernetes/kubernetes#118731 (comment)
open-cluster-management-io/ocm#186 (comment)
The text was updated successfully, but these errors were encountered: