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

fix(deps): update dependency io.fabric8:kubernetes-client to v6.11.0 #688

Merged
merged 1 commit into from
Apr 3, 2024

Conversation

renovate[bot]
Copy link
Contributor

@renovate renovate bot commented Mar 29, 2024

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

Release Notes

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

v6.11.0

Bugs
  • Fix #​5729: ensure that kind is set for generic resource lists
  • Fix #​3032: JUnit5 Kubernetes Extension works with Nested tests
  • Fix #​5759: Don't annotate KubeSchema and ValidationSchema classes
  • Fix #​5781: Use UTF-8 for basic authentication
  • Fix #​5508: (crd-generator) Ensure deterministic ordering of CustomResourceDefinitionVersions
Improvements
  • Fix #​5701: Owner reference validity check regarding scope and namespace
  • Fix #​5353: added KubernetesClientBuilder.editOrNewConfig
  • Fix #​5357: adding additional Quantity methods
  • Fix #​5635: refined LeaderElector lifecycle and logging
  • Fix #​5787: (crd-generator) add support for deprecated versions for generated CRDs
  • Fix #​5788: (crd-generator) add support for Kubernetes validation rules
  • Fix #​5735: Replace usages of UUID.randomUUID() with UUID created via AtomicLong
New Features
  • Fix #​5636: Add new extension open-virtual-networking to manage resources in k8s.ovn.org/v1 API group.
  • Fix #​5711: Kube API Test - Kubernetes API Server JUnit Test Support
  • Fix #​5772: Add openshift model io.fabric8.openshift.api.model.DeploymentConfigRollback
  • Fix #​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 - "after 10pm" in timezone Europe/Prague, 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 has been generated by Mend Renovate. View repository job log here.

@renovate renovate bot added the type: dependency-upgrade Upgrade a dependency label Mar 29, 2024
Copy link

sonarcloud bot commented Mar 29, 2024

Quality Gate Passed Quality Gate passed

Issues
0 New issues
0 Accepted issues

Measures
0 Security Hotspots
No data about Coverage
No data about Duplication

See analysis details on SonarCloud

@sdelamo sdelamo merged commit df87b85 into master Apr 3, 2024
11 checks passed
@sdelamo sdelamo deleted the renovate/fabric8-kubernetes-client-monorepo branch April 3, 2024 04:55
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
type: dependency-upgrade Upgrade a dependency
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant