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

Handle okhttp version conflict introduced by kubernetes-client bump #165

@ash211

Description

@ash211

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

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions