github fabric8io/kubernetes-client v4.6.1

latest releases: v6.11.0, v6.10.0, v6.9.2...
4 years ago

4.6.1 (15-10-2019)

Bugs

  • Fix #1796: Check if BouncyCastle provider is set
  • Fix #1724: createOrReplace function does not work properly for Custom defined resources
  • Fix #1775: KubernetesList.list().delete(resources) orphanDependents semantics change between 4.1.3 and 4.5.2
  • Fix #1803: Missing "/" in request url while using customresource client
  • Fix #1789: Create or replace on operation seems broken
  • Fix #1782: Informer Deadlock; Fix lock typo in SharedProcessor
  • Fix #1607: WaitUntilReady for lists

Improvements

  • Fix #1797: Utils.waitUntilReady should record the stack trace of the caller before rethrowing an exception
  • Fix #1781: Add support for filtering labels by EXISTS/NOT_EXISTS via the single argument versions of .withLabel and .withoutLabel
  • Fix #1800 Schedule reconnect in case of HTTP_GONE when watching; the rescheduled connect will start from the beginning of history by not specifying resourceVersion
  • Example added for PortForward.

Dependency Upgrade

  • #1788 Updated Knative Serving to v0.9.90
  • #1791 Update Tekton to v0.7.0
  • #1809 chore(deps): bump jacoco-maven-plugin from 0.8.4 to 0.8.5

New Feature

  • Fix #1787: Add support for watch in RawCustomResourceOperations

Don't miss a new kubernetes-client release

NewReleases is sending notifications on new releases.