Skip to content

Conversation

dependabot[bot]
Copy link
Contributor

@dependabot dependabot bot commented on behalf of github Oct 13, 2025

Bumps the k8s-go-deps group with 5 updates:

Package From To
k8s.io/api 0.35.0-alpha.0 0.35.0-alpha.1
k8s.io/apiextensions-apiserver 0.35.0-alpha.0 0.35.0-alpha.1
k8s.io/apimachinery 0.35.0-alpha.0 0.35.0-alpha.1
k8s.io/client-go 0.35.0-alpha.0 0.35.0-alpha.1
sigs.k8s.io/controller-runtime 0.22.1 0.22.3

Updates k8s.io/api from 0.35.0-alpha.0 to 0.35.0-alpha.1

Commits
  • c841856 Update dependencies to v0.35.0-alpha.1 tag
  • 0609229 Merge pull request #134333 from lalitc375/reserved-for
  • 80bfa29 Add listType=map and listMapekey=uid for ResourceClaimStatus.ReservedFor
  • 62286b7 Merge pull request #134391 from lalitc375/k8s-uuid
  • 0981649 Merge pull request #134408 from yongruilin/vg_resourceclaim
  • d30afbf run update-codegen.sh
  • d3c6507 feat(dra): Add maxItems validation tags for ResourceClaim fields
  • 3d16ea6 Merge pull request #134302 from lalitc375/device-class-selectors
  • f495d89 Add DV for uids in resourceClaim Status
  • 83618ea feat(resource): Add maxItems validation for DeviceClass configs
  • Additional commits viewable in compare view

Updates k8s.io/apiextensions-apiserver from 0.35.0-alpha.0 to 0.35.0-alpha.1

Commits
  • 46a95d1 Update dependencies to v0.35.0-alpha.1 tag
  • 4c2d74e Merge pull request #134449 from aditigupta96/contextual-api-approval-controller
  • 3c2b9b9 refactor(apiextensions-apiserver): Make APIApproval controller context-aware
  • 89697ae Merge pull request #134168 from aditigupta96/refactor-naming-controller
  • 3db528b Merge pull request #134237 from aditigupta96/contextual-logging-nonstructural...
  • e907104 refactor(apiextensions-apiserver): Make NonStructuralSchema controller contex...
  • 35d6408 Merge pull request #134209 from Jefftree/gengo-bmp
  • 7eae697 bump gengo
  • 5f06559 refactor(apiextensions-apiserver): Make NamingConditionController fully conte...
  • 3c666e7 Merge pull request #134145 from dims/update-to-latest-sigs.k8s.io/json
  • Additional commits viewable in compare view

Updates k8s.io/apimachinery from 0.35.0-alpha.0 to 0.35.0-alpha.1

Commits
  • 9137522 Merge pull request #134368 from aaron-prindle/error-matcher-path-normalization
  • d59a6d6 Merge pull request #134302 from lalitc375/device-class-selectors
  • a4598ab feat: add path normalization support to error matcher
  • b431053 apply feedback
  • 268a6d0 Merge pull request #134347 from yongruilin/master_vg-cleanup
  • f417f5d Merge pull request #134211 from aaron-prindle/resourceclaim_maxitems
  • b3b1076 fix typo in comment for namespace validation to appease verify-spelling
  • 11e920b Merge pull request #134139 from aojea/better_error_httpstream_handshae
  • 5543ac1 add +k8s:maxItems tag logic and tests
  • b26e855 improve httpstream handshake error logging
  • Additional commits viewable in compare view

Updates k8s.io/client-go from 0.35.0-alpha.0 to 0.35.0-alpha.1

Commits
  • 4256cfd Update dependencies to v0.35.0-alpha.1 tag
  • 3c3a19f Merge pull request #134208 from n2h9/126379-replace-non-WithContext-functions...
  • 5eac01c Merge pull request #134185 from DanBokete/deprecate-caseless-validation
  • ce58c49 [126379] [go-client] chore: use WithContext functions: do not use SleepWithCo...
  • 81c615a [126379] [go-client] chore: use WithContext functions
  • 1d52801 Deprecate caseless driver name validation and enforce lowercase warnings
  • 2a2f191 Merge pull request #134271 from Jefftree/scheme-nil
  • 38c61c9 Add nil scheme check in GetReference
  • 6cf045f Merge pull request #134228 from liggitt/proto-gogo-poc
  • 472a7d3 Clean up gogo dependency tracking
  • Additional commits viewable in compare view

Updates sigs.k8s.io/controller-runtime from 0.22.1 to 0.22.3

Release notes

Sourced from sigs.k8s.io/controller-runtime's releases.

v0.22.3

What's Changed

Full Changelog: kubernetes-sigs/controller-runtime@v0.22.2...v0.22.3

v0.22.2

What's Changed

Full Changelog: kubernetes-sigs/controller-runtime@v0.22.1...v0.22.2

Commits
  • 3e8b259 [release-0.22] 🐛 Allow SSA after normal resource creation (#3348)
  • 7fb34b5 [release-0.22] 🐛 Fix a bug where the priorityqueue would sometimes not return...
  • 27d4b5e Merge pull request #3338 from k8s-infra-cherrypick-robot/cherry-pick-3337-to-...
  • 6d368ce Rebase priorityqueue shutdown fix for release-0.22
  • d04f428 Don't block on Get when queue is shutdown (2nd try)
  • 7f146f7 Merge pull request #3317 from k8s-infra-cherrypick-robot/cherry-pick-3316-to-...
  • f3b9e4f Bump to k8s.io/* v0.34.1
  • 04c6a08 [release-0.22] 🐛Panic when trying to build more than one instance of fake.Cli...
  • See full diff 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 Oct 13, 2025
@dependabot dependabot bot requested a review from a team as a code owner October 13, 2025 06:07
@dependabot dependabot bot requested a review from jmdeal October 13, 2025 06:07
@dependabot dependabot bot added dependencies Pull requests that update a dependency file go Pull requests that update Go code labels Oct 13, 2025
Copy link

netlify bot commented Oct 13, 2025

Deploy Preview for karpenter-docs-prod canceled.

Name Link
🔨 Latest commit 935eb0e
🔍 Latest deploy log https://app.netlify.com/projects/karpenter-docs-prod/deploys/68f5d1979cf722000804488c

Copy link
Contributor

github-actions bot commented Oct 13, 2025

Preview deployment ready!

Preview URL: https://pr-8621.d18coufmbnnaag.amplifyapp.com

Built from commit 935eb0e6e5cca190b0a5dd73bad48cd74f818a9a

@coveralls
Copy link

coveralls commented Oct 13, 2025

Pull Request Test Coverage Report for Build 18643716483

Details

  • 0 of 0 changed or added relevant lines in 0 files are covered.
  • 15 unchanged lines in 3 files lost coverage.
  • Overall coverage decreased (-0.1%) to 67.467%

Files with Coverage Reduction New Missed Lines %
pkg/fake/utils.go 2 95.27%
pkg/fake/iamapi.go 5 57.69%
pkg/providers/instanceprofile/instanceprofile.go 8 81.22%
Totals Coverage Status
Change from base Build 18622953604: -0.1%
Covered Lines: 7779
Relevant Lines: 11530

💛 - Coveralls

Bumps the k8s-go-deps group with 5 updates:

| Package | From | To |
| --- | --- | --- |
| [k8s.io/api](https://github.com/kubernetes/api) | `0.35.0-alpha.0` | `0.35.0-alpha.1` |
| [k8s.io/apiextensions-apiserver](https://github.com/kubernetes/apiextensions-apiserver) | `0.35.0-alpha.0` | `0.35.0-alpha.1` |
| [k8s.io/apimachinery](https://github.com/kubernetes/apimachinery) | `0.35.0-alpha.0` | `0.35.0-alpha.1` |
| [k8s.io/client-go](https://github.com/kubernetes/client-go) | `0.35.0-alpha.0` | `0.35.0-alpha.1` |
| [sigs.k8s.io/controller-runtime](https://github.com/kubernetes-sigs/controller-runtime) | `0.22.1` | `0.22.3` |


Updates `k8s.io/api` from 0.35.0-alpha.0 to 0.35.0-alpha.1
- [Commits](kubernetes/api@v0.35.0-alpha.0...v0.35.0-alpha.1)

Updates `k8s.io/apiextensions-apiserver` from 0.35.0-alpha.0 to 0.35.0-alpha.1
- [Release notes](https://github.com/kubernetes/apiextensions-apiserver/releases)
- [Commits](kubernetes/apiextensions-apiserver@v0.35.0-alpha.0...v0.35.0-alpha.1)

Updates `k8s.io/apimachinery` from 0.35.0-alpha.0 to 0.35.0-alpha.1
- [Commits](kubernetes/apimachinery@v0.35.0-alpha.0...v0.35.0-alpha.1)

Updates `k8s.io/client-go` from 0.35.0-alpha.0 to 0.35.0-alpha.1
- [Changelog](https://github.com/kubernetes/client-go/blob/master/CHANGELOG.md)
- [Commits](kubernetes/client-go@v0.35.0-alpha.0...v0.35.0-alpha.1)

Updates `sigs.k8s.io/controller-runtime` from 0.22.1 to 0.22.3
- [Release notes](https://github.com/kubernetes-sigs/controller-runtime/releases)
- [Changelog](https://github.com/kubernetes-sigs/controller-runtime/blob/main/RELEASE.md)
- [Commits](kubernetes-sigs/controller-runtime@v0.22.1...v0.22.3)

---
updated-dependencies:
- dependency-name: k8s.io/api
  dependency-version: 0.35.0-alpha.1
  dependency-type: direct:production
  update-type: version-update:semver-patch
  dependency-group: k8s-go-deps
- dependency-name: k8s.io/apiextensions-apiserver
  dependency-version: 0.35.0-alpha.1
  dependency-type: direct:production
  update-type: version-update:semver-patch
  dependency-group: k8s-go-deps
- dependency-name: k8s.io/apimachinery
  dependency-version: 0.35.0-alpha.1
  dependency-type: direct:production
  update-type: version-update:semver-patch
  dependency-group: k8s-go-deps
- dependency-name: k8s.io/client-go
  dependency-version: 0.35.0-alpha.1
  dependency-type: direct:production
  update-type: version-update:semver-patch
  dependency-group: k8s-go-deps
- dependency-name: sigs.k8s.io/controller-runtime
  dependency-version: 0.22.3
  dependency-type: direct:production
  update-type: version-update:semver-patch
  dependency-group: k8s-go-deps
...

Signed-off-by: dependabot[bot] <[email protected]>
@dependabot dependabot bot force-pushed the dependabot/go_modules/k8s-go-deps-75954e5e12 branch from f7c796c to 935eb0e Compare October 20, 2025 06:07
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