getsentry / sentry-kubernetes

Kubernetes event reporter for Sentry
Apache License 2.0
464 stars 64 forks source link

Add ProtocolError exception handling to kubernetes.watch #11

Closed kfyhn closed 5 years ago

kfyhn commented 6 years ago

There is a known issue with handling ProtocolError using the Kubernetes Python SDK (see https://github.com/kubernetes-client/python/issues/540, https://github.com/datawire/ambassador/issues/554 and https://github.com/datawire/ambassador/pull/724). I am seeing this issue also when using the Docker image for sentry-kubernetes in k8 1.10.6. Please add similar handling to sentry-kubernetes and push a new Docker image.

bretthoerner commented 6 years ago

I probably won't be able to get to this in the short term, any chance you could create a PR?

jonathanbeber commented 5 years ago

It should be closed, right?

see #12