Skip to content

Kubernetes Client 3.1.11

Compare
Choose a tag to compare
@piyush-garg piyush-garg released this 01 May 16:02
· 5319 commits to main since this release
  • Updated Kubernetes Model Version and fixed ImageStreamTag. Added Unit and Regression Test Regarding ImageStreamTag
  • Rejected Execution Exception in Watch Http Manager
  • Multiple document handling breaks if --- found anywhere in the document
  • Kubernetes Connection is not closed
  • NO_PROXY setting now supports IP ranges so you can specify the whole subnet to be excluded from proxy traffic
  • Refactor WatchConnectionManager/WatchHttpManager to make max reconnect back off interval exponents configurable, keeping default value to 32x of the initial value
  • Switch reconnect backoff message in watch manager to debug level
  • Impersonation parameters not set in withRequestConfig
  • Added an Example for ImageStream and Fixed ImageStreamTag Example
  • Upgraded log4j version to 2.10.0