On Nov 23, 2017, at 7:24 PM, Craig Rodrigues wrote:
>
> It looks like the serverFactory is not properly creating a serverProtocol, so
> no data is going through.
>
Can you explain "properly" in a little more detail?
Thanks,
-glyph___
Twisted-Python
Hi,
I have been submitting patches to txkube (Python-based Kubernetes client)
to work with the latest API changes for the reactor and TLS endpoints.
I am down to only 1 test failing. I submitted this patch:
https://github.com/LeastAuthority/txkube/pull/152/files
based on changes that I saw in