Skip to content

Bump io.fabric8:kubernetes-client from 4.12.0 to 4.13.2 in /spark-3.1.2/resource-managers/kubernetes/integration-tests#7

Open
dependabot[bot] wants to merge 1 commit into
mainfrom
dependabot/maven/spark-3.1.2/resource-managers/kubernetes/integration-tests/io.fabric8-kubernetes-client-4.13.2
Open

Bump io.fabric8:kubernetes-client from 4.12.0 to 4.13.2 in /spark-3.1.2/resource-managers/kubernetes/integration-tests#7
dependabot[bot] wants to merge 1 commit into
mainfrom
dependabot/maven/spark-3.1.2/resource-managers/kubernetes/integration-tests/io.fabric8-kubernetes-client-4.13.2

Conversation

@dependabot

@dependabot dependabot Bot commented on behalf of github Jun 17, 2026

Copy link
Copy Markdown

Bumps io.fabric8:kubernetes-client from 4.12.0 to 4.13.2.

Release notes

Sourced from io.fabric8:kubernetes-client's releases.

4.13.2 (2021-02-05)

Bugs

  • Fix #2715: CVE-2021-20218 vulnerable to a path traversal leading to integrity and availability compromise

4.13.1 (2021-01-20)

Bugs

  • Fix #2734: (Backport #2596) Add buildable ref for container, port and volume

4.13.0 (2020-11-10)

Bugs

  • Fix #2517: Replace does not work in CRUD mockwebserver
  • Fix #2537: Checking for Readiness of DeploymentConfig
  • Fix #2300: Remove job extensions/v1beta1 from backward compatibiliy interceptor
  • Fix #2514: SharedIndexInformer watches only pods of its own namespace when run in the cluster

Improvements

  • Fix #2507: Add a test for creating a Job with generateName
  • Fix #2509: Reversed order + Add Kubernetes 1.16.0 + OpenShift 4.5.14 to Compatibility matrix
  • Add cache in github actions for integration tests

Dependency Upgrade

  • Fix #2513: Update Kubernetes Model to v1.19.1

New Features

  • Fix #2531: Allow setting the maximum concurrent requests via system property / environment variable
  • Fix #2534: Tekton model based on Tekton Pipeline 0.17.0
  • Fix #2574: Add support for Condition type

Note: Breaking changes in the API

  • Tekton Pipeline v1beta1 sidecars field from a task step is now a list of io.fabric8.tekton.pipeline.v1beta1.Sidecar instead of a list of io.fabric8.tekton.pipeline.v1beta1.Step

  • NetworkPolicy moved to io.fabric8.kubernetes.api.model.networking.v1.NetworkPolicy from io.fabric8.kubernetes.api.model.networking.NetworkPolicy

  • Fix #2557: add missing OpenShiftReadiness.isReadinessApplicable

Changelog

Sourced from io.fabric8:kubernetes-client's changelog.

4.13.2 (2021-02-05)

Bugs

  • Fix #2715: CVE-2021-20218 vulnerable to a path traversal leading to integrity and availability compromise

5.0.1 (2021-01-27)

Bugs

  • Fix #2687: RawCustomResourceOperationsImpl ignores config
  • Fix #2612: add support for checking latest kubeconfig in Interceptor

Improvements

  • Fix #2723: Dependency cleanup
  • Remove javax.annotation-api
  • Remove jaxb-api
  • Remove jackson-module-jaxb-annotations
  • Fix #2744: Automatically instantiates spec and status fields on CustomResource when possible. initSpec and initStatus methods are also provided to allow for overriding of the default implementation.

Dependency Upgrade

  • Fix #2723: Upgrade sundrio.version to 0.24.1

4.13.1 (2021-01-20)

Bugs

  • Fix #2734: (Backport #2596) Add buildable ref for container, port and volume

5.0.0 (2020-12-30)

Bugs

  • Fix #2695: fromCustomResourceType should be of type CustomResource

5.0.0-beta-1 (2020-12-21)

Bugs

  • Fix #2671: Reliability improvements to watchers
  • Fix #2592: ConcurrentModificationException in CRUD KubernetesMockServer
  • Fix #2510: Yaml containing aliases rejected due to FasterXML bug
  • Fix #2651: SharedInformers should ignore resync on zero resyncPeriod
  • Fix #2656: Binding operations can be instantiated

Improvements

  • Fix #2676: Allow specifying PropagationPolicy when using deleteExisting
  • Fix #2678: Adds a convenience method for referring to Cache keys by namespace and name rather than item
  • Fix #2665: CustomResourceDefinitionContext.fromCrd support for v1 CustomResourceDefinition
  • Fix #2642: Update kubernetes-examples to use apps/v1 Deployment rather than extensions/v1beta1
  • Fix #2666: Align SharedIndexInformer API with Custom Resource Improvements

... (truncated)

Commits
  • 36e898e [RELEASE] Updated project version to v4.13.2
  • 857c873 fix: CVE-2021-20218 vulnerable to a path traversal
  • 613fc1c [RELEASE] Updated project version to v4.13.1
  • 4c988ae fix(#2596) Add buildable ref for container, port and volume
  • d9c84fb [RELEASE] Updated project version to v4.13.0
  • 67b8bb8 Merge pull request #2501 from FWiesner/issue/2292
  • 2aaa79b Changes in BaseOperation to retry createOrReplace on server failure
  • b6d9ba7 Workaround for #2292
  • aaabfee Merge pull request #2536 from rohanKanojia/pr/informer-inside-pod
  • c21b135 Fix #2514: SharedIndexInformer watches only pods of its own namespace when ru...
  • 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 show <dependency name> ignore conditions will show all of the ignore conditions of the specified dependency
  • @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)
    You can disable automated security fix PRs for this repo from the Security Alerts page.

Bumps [io.fabric8:kubernetes-client](https://github.com/fabric8io/kubernetes-client) from 4.12.0 to 4.13.2.
- [Release notes](https://github.com/fabric8io/kubernetes-client/releases)
- [Changelog](https://github.com/fabric8io/kubernetes-client/blob/main/CHANGELOG.md)
- [Commits](fabric8io/kubernetes-client@v4.12.0...v4.13.2)

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

Signed-off-by: dependabot[bot] <support@github.com>
@dependabot dependabot Bot added dependencies Pull requests that update a dependency file java Pull requests that update java code labels Jun 17, 2026
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

dependencies Pull requests that update a dependency file java Pull requests that update java code

Projects

None yet

Development

Successfully merging this pull request may close these issues.

0 participants