Skip to content
This repository has been archived by the owner on Jul 20, 2022. It is now read-only.

Bump kubernetes-client from 5.5.0 to 5.7.4 #34

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

Conversation

dependabot[bot]
Copy link
Contributor

@dependabot dependabot bot commented on behalf of github Jul 15, 2022

Bumps kubernetes-client from 5.5.0 to 5.7.4.

Release notes

Sourced from kubernetes-client's releases.

5.7.4 (2022-01-05)

Bugs

  • Fix #3653: SnakeYAML uses only standard Java types

5.7.3 (2021-09-09)

Bugs

  • Fix #3433: Extension annotator doesn't generate XxxEditable classes
  • Fix #3450: CRD generator fails with ClassCastException in some cases
  • Fix #3442: make sure new CRDGenerator instances start with a clean generation context

Dependency Upgrade

  • Fix #3438: Upgrade Sundrio to 0.50.1

5.7.2 (2021-09-02)

Dependency Upgrade

  • Fix: Revert #3427 bump jandex from 2.3.1.Final to 2.4.0.Final

5.7.1 (2021-09-01)

Bugs

  • Fix #3411: enum values should honor JsonProperty annotations during CRD generation
  • Fix #3431: required list properly uses renamed properties during CRD generation
  • Fix #3429: KubernetesCrudDispatcher throw ConcurrentModificationException when using WatchEventsListener

Improvements

  • Fix #3414: Add equals and hashCode implementations for CustomResource
  • Fix #3287: Add support for field descriptions in CRD Generator

5.7.0 (2021-08-12)

Bugs

  • Fix #3325: All Cluster Scoped Kubernetes resources should use NonNamespacedOperation
  • Fix #3346: https configuration ignored for OpenShiftServer in CRUD mode
  • Fix #3347: OpenShiftConfig missing some configurations from provided Config
  • Fix #3379: using updateStatus rather than patchStatus in the Raw logic

Improvements

  • Fix #3316: allow locking deletion to resource version
  • Fix #3350: Replace references to impls with interfaces in several places in the the dsl
  • Fix #3327: Removed generated ResourceHandlers
  • Fix #3349: ensuring that dsl context values always are applied over user ListOptions
  • Fix #3372: Add generatePackageSuffix option to Model Generator to allow flexible package names for generated model
  • Fix #3336: Add ConversionReview in Kubernetes API Extensions model
  • Fix #3367: Let CRDGenerator clients handle output (#3366, #3371)

New Features

  • Fix #3380: Update chaos-mesh extension to v1.2.3. Add AwsChaos.

Note: Breaking changes in the API

DSL Changes:
  • #3327 DSL methods mentioning customResources have been deprecated: KubernetesClient.customResources, SharedIndexInformerFactory.sharedIndexInformerForCustomResource. See replacement resources and sharedIndexInformerFor methods instead. Also CustomeResourceDefinitionContext has been replaced by ResourceDefinitionContext - for example in KubernetesClient.genericKubernetesResources.
  • #3358 DSL return type replacements - NamespacedCreateOnlyResourceOperationsImpl has been replaced by NamespacedInOutCreateable, ImageSignatureOperationsImpl has been replaced by NameableCreateOrDeleteable

... (truncated)

Changelog

Sourced from kubernetes-client's changelog.

5.7.4 (2022-01-05)

Bugs

  • Fix #3653: SnakeYAML uses only standard Java types

5.4.2 (2022-01-05)

Bugs

  • Fix #3653: SnakeYAML uses only standard Java types

5.3.2 (2022-01-05)

Bugs

  • Fix #3653: SnakeYAML uses only standard Java types

5.1.2 (2022-01-05)

Bugs

  • Fix #3653: SnakeYAML uses only standard Java types

5.0.3 (2022-01-05)

Bugs

  • Fix #3653: SnakeYAML uses only standard Java types

5.11.1 (2021-12-24)

Bugs

  • Fix #3672: Native image builds of Fabric8 work (commons-codec no longer required)
  • Fix #3639: Support for NodeMetrics and PodMetrics informers
  • Fix #3662: NodeMetrics should be marked as Cluster scoped resource
  • Fix #3686: Ignore fields annotated with JsonIgnore during CRD generation
  • Fix #3652: Avoid a StackOverflow and properly fail on cyclic references in CRD generation

5.11.0 (2021-12-17)

Bugs

  • Fix #3538: Update Plural rule to work with Prometheus
  • Fix #3555: using the new builder for generic resources
  • Fix #3535: ensure clientKeyAlgo is set properly when loading config YAML from fromKubeconfig
  • Fix #3598: applying cancel to the correct future for waitUntilCondition and waitUntilReady
  • Fix #3609: adding locking to prevent long running Watcher methods from causing reconnects with concurrent processing
  • Fix #3629: correcting the watch 200/503 exception handling
  • Fix #3606: Template getObjects doesn't throw NPE when objects is null
  • Fix #3620: throw a meaningful exception if no kind/plural is on a ResourceDefinitionContext, default plural if possible
  • Fix #3636: ensure proper handling of LogWatch closure wrt its streams

Improvements

  • Fix #3615: opt into bookmarks by default
  • Fix #3600: add owner references support to HasMetadata

... (truncated)

Commits
  • 11a7398 [RELEASE] Updated project version to v5.7.4
  • d20d8a4 Merge branch '5.4.x' into 5.7.x
  • ec38c86 [RELEASE] Updated project version to v5.4.2
  • 903fb84 Merge branch '5.3.x' into 5.4.x
  • 930aa48 [RELEASE] Updated project version to v5.3.2
  • 313724b Merge branch '5.1.x' into 5.3.x
  • bdcb8f7 [RELEASE] Updated project version to v5.1.2
  • 1ee9a8e Merge branch '5.0.x' into 5.1.x
  • 0fa9285 [RELEASE] Updated project version to v5.0.3
  • f756af2 ci: Maven Central OSSRH release pipeline
  • Additional commits viewable in compare view

Dependabot compatibility score

Dependabot will resolve any conflicts with this PR as long as you don't alter it yourself. You can also trigger a rebase manually by commenting @dependabot rebase.


Dependabot commands and options

You can trigger Dependabot actions by commenting on this PR:

  • @dependabot rebase will rebase this PR
  • @dependabot recreate will recreate this PR, overwriting any edits that have been made to it
  • @dependabot merge will merge this PR after your CI passes on it
  • @dependabot squash and merge will squash and merge this PR after your CI passes on it
  • @dependabot cancel merge will cancel a previously requested merge and block automerging
  • @dependabot reopen will reopen this PR if it is closed
  • @dependabot close will close this PR and stop Dependabot recreating it. You can achieve the same result by closing it manually
  • @dependabot ignore this major version will close this PR and stop Dependabot creating any more for this major version (unless you reopen the PR or upgrade to it yourself)
  • @dependabot ignore this minor version will close this PR and stop Dependabot creating any more for this minor version (unless you reopen the PR or upgrade to it yourself)
  • @dependabot ignore this dependency will close this PR and stop Dependabot creating any more for this dependency (unless you reopen the PR or upgrade to it yourself)
  • @dependabot use these labels will set the current labels as the default for future PRs for this repo and language
  • @dependabot use these reviewers will set the current reviewers as the default for future PRs for this repo and language
  • @dependabot use these assignees will set the current assignees as the default for future PRs for this repo and language
  • @dependabot use this milestone will set the current milestone as the default for future PRs for this repo and language

You can disable automated security fix PRs for this repo from the Security Alerts page.

Bumps [kubernetes-client](https://github.com/fabric8io/kubernetes-client) from 5.5.0 to 5.7.4.
- [Release notes](https://github.com/fabric8io/kubernetes-client/releases)
- [Changelog](https://github.com/fabric8io/kubernetes-client/blob/master/CHANGELOG.md)
- [Commits](fabric8io/kubernetes-client@v5.5.0...v5.7.4)

---
updated-dependencies:
- dependency-name: io.fabric8:kubernetes-client
  dependency-type: direct:production
...

Signed-off-by: dependabot[bot] <[email protected]>
@dependabot dependabot bot added the dependencies Pull requests that update a dependency file label Jul 15, 2022
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
dependencies Pull requests that update a dependency file
Projects
None yet
Development

Successfully merging this pull request may close these issues.

0 participants