This repository was archived by the owner on Jan 9, 2020. It is now read-only.

Description
We bumped the kubernetes-client version in #142 to get the fix for missing onClose events, but got a little surprise: okhttp was also bumped in the span of the version bump and broke an integration test.
Love that integration testing is catching things -- thanks again @cvpatel and @kimoonkim for helping with test infra!
We now have a release blocker though, that the main branch's integration tests are currently broken which likely indicates the code won't work in most real-world use cases.
We need to fix the version conflict and get the integration tests back into a good spot. cc @mccheah @foxish