issues
search
honeycombio
/
honeycomb-kubernetes-agent
Application visibility for Kubernetes.
https://honeycomb.io
Apache License 2.0
58
stars
30
forks
source link
fix(k8sagent): retry watcher if it stops; fixes #416
#418
Closed
lizthegrey
closed
5 months ago
lizthegrey
commented
5 months ago
Which problem is this PR solving?
In #416 I noted that the apiserver dying can silently result in polling falling behind
Short description of the changes
Retries polling if the watcher fails.
Which problem is this PR solving?
Short description of the changes