Bump KubernetesClient from 18.0.13 to 19.0.2
Open
Number: #3092
Type: Pull Request
State: Open
Type: Pull Request
State: Open
Author:
dependabot[bot]
Association: Unknown
Comments: 1
Association: Unknown
Comments: 1
Created:
February 25, 2026 at 01:07 AM UTC
(4 months ago)
(4 months ago)
Updated:
February 25, 2026 at 01:08 AM UTC
(4 months ago)
(4 months ago)
Labels:
dependencies .NET
dependencies .NET
Description:
Updated KubernetesClient from 18.0.13 to 19.0.2.
Release notes
Sourced from KubernetesClient's releases.
19.0.2
What's Changed
- Implement List operations for Kubectl by @Copilot in https://github.com/kubernetes-client/csharp/pull/1693
- Implement KubectlDelete to delete Kubernetes resources by @Copilot in https://github.com/kubernetes-client/csharp/pull/1696
- Implement Kubectl Patch operations by @Copilot in https://github.com/kubernetes-client/csharp/pull/1698
- Implement KubectlRollout with generic type parameters for deployment lifecycle management by @Copilot in https://github.com/kubernetes-client/csharp/pull/1700
- Implement KubectlTop for node and pod metrics by @Copilot in https://github.com/kubernetes-client/csharp/pull/1703
- Bump actions/upload-artifact from 5 to 6 by @dependabot[bot] in https://github.com/kubernetes-client/csharp/pull/1706
- fix: make JsonConverter classes public by @IvanJosipovic in https://github.com/kubernetes-client/csharp/pull/1694
- Add RFC3339 formats with offset by @luiscantero in https://github.com/kubernetes-client/csharp/pull/1705
- Fix multi-certificate loading from certificate-authority-data by @Copilot in https://github.com/kubernetes-client/csharp/pull/1690
- Use actual lease duration from Kubernetes object in leader election by @Copilot in https://github.com/kubernetes-client/csharp/pull/1707
- Update client generation to Kubernetes v1.35 and bump SDK version to 19.0 by @Copilot in https://github.com/kubernetes-client/csharp/pull/1712
- Order YAML type meta fields before resource data by @Copilot in https://github.com/kubernetes-client/csharp/pull/1717
Full Changelog: https://github.com/kubernetes-client/csharp/compare/v18.0.13...v19.0.2
Commits viewable in compare view.
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 rebasewill rebase this PR@dependabot recreatewill recreate this PR, overwriting any edits that have been made to it@dependabot show <dependency name> ignore conditionswill show all of the ignore conditions of the specified dependency@dependabot ignore this major versionwill 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 versionwill 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 dependencywill close this PR and stop Dependabot creating any more for this dependency (unless you reopen the PR or upgrade to it yourself)
Package Dependencies
Technical Details
| ID: | 14107275 |
| UUID: | 3986584180 |
| Node ID: | PR_kwDOC3usfM7GFOpi |
| Host: | GitHub |
| Repository: | bervProject/NETCoreAPIBoilerplate |