Skip to content

chore(deps): bump the k8s-dependencies group with 4 updates#506

Open
dependabot[bot] wants to merge 1 commit intomainfrom
dependabot/go_modules/k8s-dependencies-e3d843a413
Open

chore(deps): bump the k8s-dependencies group with 4 updates#506
dependabot[bot] wants to merge 1 commit intomainfrom
dependabot/go_modules/k8s-dependencies-e3d843a413

Conversation

@dependabot
Copy link
Copy Markdown
Contributor

@dependabot dependabot bot commented on behalf of github Mar 23, 2026

Bumps the k8s-dependencies group with 4 updates: k8s.io/api, k8s.io/apimachinery, k8s.io/client-go and sigs.k8s.io/karpenter.

Updates k8s.io/api from 0.35.2 to 0.35.3

Commits

Updates k8s.io/apimachinery from 0.35.2 to 0.35.3

Commits

Updates k8s.io/client-go from 0.35.2 to 0.35.3

Commits
  • 4f1f0a2 Update dependencies to v0.35.3 tag
  • f80003c Merge pull request #136903pohly/automated-cherry-pick-of-#136455
  • 8b41556 fake client-go: un-deprecate NewSimpleClientset
  • See full diff in compare view

Updates sigs.k8s.io/karpenter from 1.9.0 to 1.10.0

Release notes

Sourced from sigs.k8s.io/karpenter's releases.

v1.10.0

Features

Bug Fixes

  • prevent static capacity controllers from modifying NodeClaims during NodePool deletion (#2840) #2840 (Alex Leites)

Documentation

Tests

Chores

Commits
  • 07260ac chore: ignore pods that use an unsupported topology key in the storageClass (...
  • 15f5ff0 docs: Add Exoscale public cloud to the list of implementations (#2896)
  • 0f6f76c chore: add minDrainTime (#2709)
  • 03443db chore: bump go to 1.26.1 (#2904)
  • 0303655 docs(rfc): add grace period support for do-not-disrupt pod annotation (#2656)
  • 35cafa5 chore: show nodepools when showig disruption commands (#2862)
  • 03692bf feat: add a nodepool cost metric 2 (#2847)
  • 4bf2ca8 chore(deps): bump golang.org/x/text from 0.33.0 to 0.34.0 in the go-deps grou...
  • 5e12af1 test: Track karpenter memory utilization in perf tests (#2858)
  • 7fbe72f chore: ignore pods that reference a pv that is marked for deletion (#2851)
  • 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 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 <dependency name> major version will close this group update PR and stop Dependabot creating any more for the specific dependency's major version (unless you unignore this specific dependency's major version or upgrade to it yourself)
  • @dependabot ignore <dependency name> minor version will close this group update PR and stop Dependabot creating any more for the specific dependency's minor version (unless you unignore this specific dependency's minor version or upgrade to it yourself)
  • @dependabot ignore <dependency name> will close this group update PR and stop Dependabot creating any more for the specific dependency (unless you unignore this specific dependency or upgrade to it yourself)
  • @dependabot unignore <dependency name> will remove all of the ignore conditions of the specified dependency
  • @dependabot unignore <dependency name> <ignore condition> will remove the ignore condition of the specified dependency and ignore conditions

Bumps the k8s-dependencies group with 4 updates: [k8s.io/api](https://github.com/kubernetes/api), [k8s.io/apimachinery](https://github.com/kubernetes/apimachinery), [k8s.io/client-go](https://github.com/kubernetes/client-go) and [sigs.k8s.io/karpenter](https://github.com/kubernetes-sigs/karpenter).


Updates `k8s.io/api` from 0.35.2 to 0.35.3
- [Commits](kubernetes/api@v0.35.2...v0.35.3)

Updates `k8s.io/apimachinery` from 0.35.2 to 0.35.3
- [Commits](kubernetes/apimachinery@v0.35.2...v0.35.3)

Updates `k8s.io/client-go` from 0.35.2 to 0.35.3
- [Changelog](https://github.com/kubernetes/client-go/blob/master/CHANGELOG.md)
- [Commits](kubernetes/client-go@v0.35.2...v0.35.3)

Updates `sigs.k8s.io/karpenter` from 1.9.0 to 1.10.0
- [Release notes](https://github.com/kubernetes-sigs/karpenter/releases)
- [Changelog](https://github.com/kubernetes-sigs/karpenter/blob/main/RELEASE.md)
- [Commits](kubernetes-sigs/karpenter@v1.9.0...v1.10.0)

---
updated-dependencies:
- dependency-name: k8s.io/api
  dependency-version: 0.35.3
  dependency-type: direct:production
  update-type: version-update:semver-patch
  dependency-group: k8s-dependencies
- dependency-name: k8s.io/apimachinery
  dependency-version: 0.35.3
  dependency-type: direct:production
  update-type: version-update:semver-patch
  dependency-group: k8s-dependencies
- dependency-name: k8s.io/client-go
  dependency-version: 0.35.3
  dependency-type: direct:production
  update-type: version-update:semver-patch
  dependency-group: k8s-dependencies
- dependency-name: sigs.k8s.io/karpenter
  dependency-version: 1.10.0
  dependency-type: direct:production
  update-type: version-update:semver-minor
  dependency-group: k8s-dependencies
...

Signed-off-by: dependabot[bot] <support@github.com>
@dependabot dependabot bot added dependencies Pull requests that update a dependency file go Pull requests that update go code labels Mar 23, 2026
@dependabot dependabot bot requested a review from a team as a code owner March 23, 2026 19:44
@dependabot dependabot bot added dependencies Pull requests that update a dependency file go Pull requests that update go code labels Mar 23, 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 go Pull requests that update go code

Projects

None yet

Development

Successfully merging this pull request may close these issues.

0 participants