fabric8io / openshift-elasticsearch-plugin

Apache License 2.0
27 stars 21 forks source link

Bump version of fabric8.io Kubernetes Client #190

Closed csrwng closed 4 years ago

csrwng commented 4 years ago

Needed to include the fix in https://github.com/fabric8io/kubernetes-client/pull/2227

csrwng commented 4 years ago

@jcantrill ptal - I am using the earliest version of the k8s client that includes the desired fix. Is that ok? or should it be the most recent version?

jcantrill commented 4 years ago

@jcantrill ptal - I am using the earliest version of the k8s client that includes the desired fix. Is that ok? or should it be the most recent version?

This should be fine.

csrwng commented 4 years ago

Updated the PR to directly include jackson libraries overriding the version imported by both elasticsearch and the kube client.