Skip to content

Conversation

dependabot[bot]
Copy link
Contributor

@dependabot dependabot bot commented on behalf of github Sep 22, 2025

Bumps the k8s-dependencies group with 3 updates in the / directory: k8s.io/api, k8s.io/client-go and sigs.k8s.io/karpenter.

Updates k8s.io/api from 0.34.0 to 0.34.1

Commits

Updates k8s.io/apimachinery from 0.34.0 to 0.34.1

Commits

Updates k8s.io/client-go from 0.34.0 to 0.34.1

Commits

Updates sigs.k8s.io/karpenter from 1.6.2 to 1.7.1

Release notes

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

v1.7.1

Bug Fixes

v1.7.0

Features

Bug Fixes

Documentation

Code Refactoring

Performance Improvements

Continuous Integration

... (truncated)

Commits
  • 0675200 fix: default CPU_REQUESTS when non-positive value is provided (#2517)
  • d36e215 fix: handle nil selector when hashing in topology (#2515)
  • 9905723 feat: Add NodeOverlay Controller Support (#2306)
  • 8bfa39e perf: Update the Node Repair Controller for requeue time (#2286)
  • 1176bd0 chore: bump operatorpkg version (#2500)
  • 3ca71c3 chore: remove duplicate reconcile logging (#2496)
  • dd06974 chore(deps): bump the k8s-go-deps group with 4 updates (#2492)
  • 52dadf6 chore(deps): bump the go-deps group with 6 updates (#2491)
  • c2d3ed4 chore(deps): bump actions/setup-python from 5.6.0 to 6.0.0 in the actions-dep...
  • fbd992b chore(deps): bump actions/setup-go from 5.5.0 to 6.0.0 in /.github/actions/in...
  • 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 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 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

@dependabot dependabot bot added dependencies Pull requests that update a dependency file go Pull requests that update go code labels Sep 22, 2025
@dependabot dependabot bot requested a review from a team as a code owner September 22, 2025 19:06
@dependabot dependabot bot added dependencies Pull requests that update a dependency file go Pull requests that update go code labels Sep 22, 2025
Copy link
Contributor

@tzneal tzneal left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Not upgrading to alpha K8s APIs.

…4 updates

Bumps the k8s-dependencies group with 3 updates in the / directory: [k8s.io/api](https://github.com/kubernetes/api), [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.34.0 to 0.34.1
- [Commits](kubernetes/api@v0.34.0...v0.34.1)

Updates `k8s.io/apimachinery` from 0.34.0 to 0.34.1
- [Commits](kubernetes/apimachinery@v0.34.0...v0.34.1)

Updates `k8s.io/client-go` from 0.34.0 to 0.34.1
- [Changelog](https://github.com/kubernetes/client-go/blob/master/CHANGELOG.md)
- [Commits](kubernetes/client-go@v0.34.0...v0.34.1)

Updates `sigs.k8s.io/karpenter` from 1.6.2 to 1.7.1
- [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.6.2...v1.7.1)

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

Signed-off-by: dependabot[bot] <[email protected]>
@dependabot dependabot bot force-pushed the dependabot/go_modules/k8s-dependencies-bb23faed5c branch from 362a524 to c0a2649 Compare September 29, 2025 23:13
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.

1 participant