Adi Epshtain

Results 1 issues of Adi Epshtain

**What happened (please include outputs or screenshots)**: Sometimes code failed on: ``` for pod_event in self._watcher.stream(func=self._core_api.list_pod_for_all_namespaces, **watch_kwargs): ``` Getting this exception: ``` urllib3.exceptions.ProtocolError: ("Connection broken: InvalidChunkLength(got length b'', 0 bytes...

kind/bug