sourcegrade / lab

GNU Affero General Public License v3.0
2 stars 0 forks source link

Update dependency io.fabric8:kubernetes-client to v6.11.0 #32

Closed renovate[bot] closed 7 months ago

renovate[bot] commented 7 months ago

Mend Renovate

This PR contains the following updates:

Package Change Age Adoption Passing Confidence
io.fabric8:kubernetes-client 6.10.0 -> 6.11.0 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.11.0`](https://togithub.com/fabric8io/kubernetes-client/blob/HEAD/CHANGELOG.md#6110-2024-03-25) ##### Bugs - Fix [#​5729](https://togithub.com/fabric8io/kubernetes-client/issues/5729): ensure that kind is set for generic resource lists - Fix [#​3032](https://togithub.com/fabric8io/kubernetes-client/issues/3032): JUnit5 Kubernetes Extension works with Nested tests - Fix [#​5759](https://togithub.com/fabric8io/kubernetes-client/issues/5759): Don't annotate KubeSchema and ValidationSchema classes - Fix [#​5781](https://togithub.com/fabric8io/kubernetes-client/issues/5781): Use UTF-8 for basic authentication - Fix [#​5508](https://togithub.com/fabric8io/kubernetes-client/issues/5508): (crd-generator) Ensure deterministic ordering of CustomResourceDefinitionVersions ##### Improvements - Fix [#​5701](https://togithub.com/fabric8io/kubernetes-client/issues/5701): Owner reference validity check regarding scope and namespace - Fix [#​5353](https://togithub.com/fabric8io/kubernetes-client/issues/5353): added KubernetesClientBuilder.editOrNewConfig - Fix [#​5357](https://togithub.com/fabric8io/kubernetes-client/issues/5357): adding additional Quantity methods - Fix [#​5635](https://togithub.com/fabric8io/kubernetes-client/issues/5635): refined LeaderElector lifecycle and logging - Fix [#​5787](https://togithub.com/fabric8io/kubernetes-client/issues/5787): (crd-generator) add support for deprecated versions for generated CRDs - Fix [#​5788](https://togithub.com/fabric8io/kubernetes-client/issues/5788): (crd-generator) add support for Kubernetes validation rules - Fix [#​5735](https://togithub.com/fabric8io/kubernetes-client/issues/5735): Replace usages of `UUID.randomUUID()` with UUID created via AtomicLong ##### New Features - Fix [#​5636](https://togithub.com/fabric8io/kubernetes-client/issues/5636): Add new extension `open-virtual-networking` to manage resources in `k8s.ovn.org/v1` API group. - Fix [#​5711](https://togithub.com/fabric8io/kubernetes-client/issues/5711): Kube API Test - Kubernetes API Server JUnit Test Support - Fix [#​5772](https://togithub.com/fabric8io/kubernetes-client/issues/5772): Add openshift model `io.fabric8.openshift.api.model.DeploymentConfigRollback` - Fix [#​5718](https://togithub.com/fabric8io/kubernetes-client/issues/5718): Add a `kubernetes-log4j` module to lookup Kubernetes attributes in a Log4j Core configuration. ##### ***Note***: Breaking changes - KubeSchema and Validation Schema generated classes are no longer annotated with Jackson, Lombok, and Sundrio annotations. This implies that builders will no longer be generated for these classes and that they won't have special deserialization/serialization behavior.

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.



This PR has been generated by Mend Renovate. View repository job log here.