Bump KubernetesClient from 12.1.1 to 14.0.2
Bumps KubernetesClient from 12.1.1 to 14.0.2.
Release notes
Sourced from KubernetesClient's releases.
v14.0.2
What's Changed
- Update SDK version to 14.0 for Kubernetes 1.30 by
@tg123in kubernetes-client/csharp#1551- Add missing Dispose() calls by
@brianpursleyin kubernetes-client/csharp#1552New Contributors
@brianpursleymade their first contribution in kubernetes-client/csharp#1552Full Changelog: https://github.com/kubernetes-client/csharp/compare/v13.0.37...v14.0.2
v13.0.37
What's Changed
- docs: Update README.md by
@WeihanLiin kubernetes-client/csharp#1538- Bump Microsoft.VisualStudio.SlnGen from 11.2.3 to 11.2.6 by
@dependabotin kubernetes-client/csharp#1540- Adding back PrometheusHandler to avoid breaking change by
@rwkargin kubernetes-client/csharp#1534- Add CultureInfo.InvariantCulture to floating point number formatting by
@tg123in kubernetes-client/csharp#1541- Bump actions/configure-pages from 4 to 5 by
@dependabotin kubernetes-client/csharp#1543- Lock usage of YamlDotNet Serializer and Deserializer by
@alxmitchin kubernetes-client/csharp#1544- Bump nunit/docfx-action from 3.1.0 to 3.2.0 by
@dependabotin kubernetes-client/csharp#1545- Bump microsoft/setup-msbuild from 1.3 to 2 by
@dependabotin kubernetes-client/csharp#1547- Bump OpenTelemetry.Instrumentation.Http from 1.7.0 to 1.8.1 in /examples/openTelemetryConsole by
@dependabotin kubernetes-client/csharp#1548- SlnGen instructions are potentially incomplete by
@tg123in kubernetes-client/csharp#1530- Refactor LibKubernetesGenerator code structure by
@tg123in kubernetes-client/csharp#1546New Contributors
@rwkargmade their first contribution in kubernetes-client/csharp#1534@alxmitchmade their first contribution in kubernetes-client/csharp#1544Full Changelog: https://github.com/kubernetes-client/csharp/compare/v13.0.26...v13.0.37
v13.0.26
What's Changed
- Removing prometheus-net dependency by
@rkarg-blizzin kubernetes-client/csharp#1526- docs: update README.md by
@WeihanLiin kubernetes-client/csharp#1527- fix docfx build by
@WeihanLiin kubernetes-client/csharp#1529New Contributors
@rkarg-blizzmade their first contribution in kubernetes-client/csharp#1526Full Changelog: https://github.com/kubernetes-client/csharp/compare/v13.0.23...v13.0.26
v13.0.23
What's Changed
- Let
Microsoft.VisualStudio.SlnGendependency development only by@WeihanLiin kubernetes-client/csharp#1509- Bump codecov/codecov-action from 3 to 4 by
@dependabotin kubernetes-client/csharp#1512- Fix: Exec provider potential deadlock by
@avin3shin kubernetes-client/csharp#1457- add a devcontainer by
@brendandburnsin kubernetes-client/csharp#1513- Delete kubernetes-client.sln file by
@tg123in kubernetes-client/csharp#1516- consolidate nuget System.IdentityModel.Tokens.Jwt and YamlDotNet by
@tg123in kubernetes-client/csharp#1515- Bump nunit/docfx-action from 3.0.0 to 3.1.0 by
@dependabotin kubernetes-client/csharp#1517
... (truncated)
Commits
b50aed2Add missing Dispose() calls (#1552)07a59e7Update SDK version to 14.0 for Kubernetes 1.30 (#1551)3dae1cfRefactor LibKubernetesGenerator code structure (#1546)de7ecf1SlnGen instructions are potentially incomplete (#1530)8bfec97Bump OpenTelemetry.Instrumentation.Http (#1548)a97bdd9Bump microsoft/setup-msbuild from 1.3 to 2 (#1547)c6ec2c5Bump nunit/docfx-action from 3.1.0 to 3.2.0 (#1545)7dad2f3Prevent concurrent use of YAML serializer / deserializer (#1544)d523291Bump actions/configure-pages from 4 to 5 (#1543)cca266eAdd CultureInfo.InvariantCulture to floating point number formatting (#1541)- Additional 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 mergewill merge this PR after your CI passes on it -
@dependabot squash and mergewill squash and merge this PR after your CI passes on it -
@dependabot cancel mergewill cancel a previously requested merge and block automerging -
@dependabot reopenwill reopen this PR if it is closed -
@dependabot closewill close this PR and stop Dependabot recreating it. You can achieve the same result by closing it manually -
@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)
@winromulus could you check this PR, maybe it will solve the https://github.com/emberstack/kubernetes-reflector/issues/442
Is there an update on this? For those of us hoping this fixes the "pod just stops doing work" issue it would be great to know when this is planned to be merged and released.
@toni-rib-skydio @felipeng you guys do know that I'm the only one maintaining this and I'm doing my best, right? I need to upgrade to .net 8 and there are some other tasks as well. It should be in shortly.
Nope didn't realize that, my apologies! We have a mitigation in place on our end to at least alert us if it stops so we are fine for whenever you get to it.
OK, I won't notify you again about this release, but will get in touch when a new version is available. If you'd rather skip all updates until the next major or minor version, let me know by commenting @dependabot ignore this major version or @dependabot ignore this minor version. You can also ignore all major, minor, or patch releases for a dependency by adding an ignore condition with the desired update_types to your config file.
If you change your mind, just re-open this PR and I'll resolve any conflicts on it.