Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Update dependency io.fabric8:kubernetes-client to v6.13.3 #44

Open
wants to merge 1 commit into
base: master
Choose a base branch
from

Conversation

renovate[bot]
Copy link
Contributor

@renovate renovate bot commented Apr 24, 2024

Mend Renovate

This PR contains the following updates:

Package Change Age Adoption Passing Confidence
io.fabric8:kubernetes-client 6.11.0 -> 6.13.3 age adoption passing confidence

Warning

Some dependencies could not be looked up. Check the Dependency Dashboard for more information.


Release Notes

fabric8io/kubernetes-client (io.fabric8:kubernetes-client)

v6.13.3

Compare Source

Bugs
  • Fix #​6249: Provide primitive type setters for ConfigBuilder

v6.13.2

Bugs
  • Fix #​6066: Added support for missing v1.APIVersions in KubernetesClient
  • Fix #​6110: VolumeSource (and other file mode fields) in Octal are correctly interpreted
  • Fix #​6137: ConfigBuilder.withAutoConfigure is not working
  • Fix #​6143: Expands the HTTP interceptor API to include a call back for failed connection attempts
  • Fix #​6197: JettyHttp client error handling improvements.
  • Fix #​6215: Suppressing rejected execution exception for port forwarder
  • Fix #​6212: Improved reliability of file upload to Pod

v6.13.1

Bugs
  • Fix #​6059: Swallow rejected execution from internal usage of the informer executor
  • Fix #​6068: KubernetesMockServer provides incomplete Configuration while creating test Config for KubernetesClient
  • Fix #​6085: model getters have same annotations as fields (breaks native)

v6.13.0

Bugs
  • Fix #​5866: Addressed cycle in crd generation with Java 19+ and ZonedDateTime
  • Fix #​5960: The serialization of time related types should be string
Improvements
  • Fix #​5605: proxy configs support proxy URLs without a scheme
  • Fix #​5867: (crd-generator) Imply schemaFrom via JsonFormat shape (SchemaFrom takes precedence)
  • Fix #​5867: (java-generator) Add JsonFormat shape to date-time
  • Fix #​5878: (java-generator) Add implements Editable for extraAnnotations
  • Fix #​5878: (java-generator) Update documentation to include dependencies
  • Fix #​5953: Made informer watch starting deterministic with respect to list processing
  • Fix #​5954: (crd-generator) Sort required properties to ensure deterministic output
  • Fix #​5973: CacheImpl locking for reading indexes (Cache.byIndex|indexKeys|index) was reduced
  • Fix #​6012: Add convenience methods on HasMetadata to help with SSA
Dependency Upgrade
  • Fix #​5695: Upgrade Fabric8 Kubernetes Model to Kubernetes v1.30.0
Note: Breaking changes
  • Fix #​5947: CRD generation using the v1beta1 version is deprecated. Please use only v1 instead.
  • Fix #​5960: The KubernetesSerializer will now by default serialize time related types to strings - rather than object, integer, number, or arrays of integer / number. If you are using these types in a custom object and were not including JsonFormat annotations to adjust the serialization they were likely being serialized in a non-standard way that would not be usable other Kubernetes clients, nor match the generated custom resource definition if one was being produced. Please open an issue if you need the previous behavior for whatever reason - there is a workaround by creating a customized KubernetesSerializer.
  • storagemigration.k8s.io/v1alpha1 StorageVersionMigration introduced in Kubernetes 1.30.0 is added to kubernetes-model-storageclass module. A dedicated module hasn't been created for this new ApiGroup.
  • Fix #​6006: Service Catalog extension is deprecated following its deprecation in Kubernetes.

v6.12.1

Bugs
  • Fix #​5880: OpenID Connect token refreshed in loaded Config
  • Fix #​5911: (crd-generator) Improve error message for detected cycles
  • Fix #​5898: Kube API module resolvable from Maven Central

v6.12.0

Bugs
  • Fix #​5845: (crd-generator) Fail generating if multiple versions are marked as stored
  • Fix #​5847: Missing Log4j2Plugins.dat descriptor in Kubernetes Lookup
  • Fix #​5853: (java-generator) Gracefully handle colliding enum definitions
  • Fix #​5860: Corrections to java-generator gradle plugin extension
  • Fix #​5817: NPE on EKS OIDC cluster when token needs to be refreshed
Improvements
  • Fix #​5843: Support existingJavaTypes extension in java-generator

Configuration

📅 Schedule: Branch creation - At any time (no schedule defined), Automerge - At any time (no schedule defined).

🚦 Automerge: Disabled by config. Please merge this manually once you are satisfied.

Rebasing: Whenever PR becomes conflicted, or you tick the rebase/retry checkbox.

🔕 Ignore: Close this PR and you won't be reminded about this update again.


  • If you want to rebase/retry this PR, check this box

This PR was generated by Mend Renovate. View the repository job log.

@renovate renovate bot added the dependency label Apr 24, 2024
@renovate renovate bot force-pushed the renovate/fabric8-kubernetes-client-monorepo branch from 5627558 to 0d45c12 Compare May 29, 2024 12:51
@renovate renovate bot changed the title Update dependency io.fabric8:kubernetes-client to v6.12.1 Update dependency io.fabric8:kubernetes-client to v6.13.0 May 29, 2024
@renovate renovate bot force-pushed the renovate/fabric8-kubernetes-client-monorepo branch from 0d45c12 to bc4eabb Compare July 2, 2024 11:07
@renovate renovate bot changed the title Update dependency io.fabric8:kubernetes-client to v6.13.0 Update dependency io.fabric8:kubernetes-client to v6.13.1 Jul 2, 2024
@renovate renovate bot force-pushed the renovate/fabric8-kubernetes-client-monorepo branch from bc4eabb to ac4b73d Compare August 9, 2024 13:17
@renovate renovate bot changed the title Update dependency io.fabric8:kubernetes-client to v6.13.1 Update dependency io.fabric8:kubernetes-client to v6.13.2 Aug 9, 2024
@renovate renovate bot force-pushed the renovate/fabric8-kubernetes-client-monorepo branch from ac4b73d to bcadac4 Compare August 13, 2024 11:18
@renovate renovate bot changed the title Update dependency io.fabric8:kubernetes-client to v6.13.2 Update dependency io.fabric8:kubernetes-client to v6.13.3 Aug 13, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

0 participants