Skip to content

Bump the kubernetes group with 6 updates#204

Merged
k8s-ci-robot merged 1 commit into
mainfrom
dependabot/go_modules/kubernetes-35cc01e1de
May 18, 2026
Merged

Bump the kubernetes group with 6 updates#204
k8s-ci-robot merged 1 commit into
mainfrom
dependabot/go_modules/kubernetes-35cc01e1de

Conversation

@dependabot
Copy link
Copy Markdown
Contributor

@dependabot dependabot Bot commented on behalf of github May 17, 2026

Bumps the kubernetes group with 6 updates:

Package From To
k8s.io/api 0.36.0 0.36.1
k8s.io/apimachinery 0.36.0 0.36.1
k8s.io/client-go 0.36.0 0.36.1
k8s.io/component-base 0.36.0 0.36.1
k8s.io/dynamic-resource-allocation 0.36.0 0.36.1
k8s.io/kubelet 0.36.0 0.36.1

Updates k8s.io/api from 0.36.0 to 0.36.1

Commits

Updates k8s.io/apimachinery from 0.36.0 to 0.36.1

Commits

Updates k8s.io/client-go from 0.36.0 to 0.36.1

Commits

Updates k8s.io/component-base from 0.36.0 to 0.36.1

Commits

Updates k8s.io/dynamic-resource-allocation from 0.36.0 to 0.36.1

Commits
  • 3bc82de Update dependencies to v0.36.1 tag
  • a88defe Merge pull request #138859alaypatel07/automated-cherry-pick-of-#138530
  • c81bd55 Merge pull request #138825alaypatel07/automated-cherry-pick-of-#138394
  • 0eb15fd KEP-5304: DecodeMetadataFromStream only skips metadata entries with unknown A...
  • 3867097 DRA: merge same request metadata across drivers
  • See full diff in compare view

Updates k8s.io/kubelet from 0.36.0 to 0.36.1

Commits

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 kubernetes group with 6 updates:

| Package | From | To |
| --- | --- | --- |
| [k8s.io/api](https://github.com/kubernetes/api) | `0.36.0` | `0.36.1` |
| [k8s.io/apimachinery](https://github.com/kubernetes/apimachinery) | `0.36.0` | `0.36.1` |
| [k8s.io/client-go](https://github.com/kubernetes/client-go) | `0.36.0` | `0.36.1` |
| [k8s.io/component-base](https://github.com/kubernetes/component-base) | `0.36.0` | `0.36.1` |
| [k8s.io/dynamic-resource-allocation](https://github.com/kubernetes/dynamic-resource-allocation) | `0.36.0` | `0.36.1` |
| [k8s.io/kubelet](https://github.com/kubernetes/kubelet) | `0.36.0` | `0.36.1` |


Updates `k8s.io/api` from 0.36.0 to 0.36.1
- [Commits](kubernetes/api@v0.36.0...v0.36.1)

Updates `k8s.io/apimachinery` from 0.36.0 to 0.36.1
- [Commits](kubernetes/apimachinery@v0.36.0...v0.36.1)

Updates `k8s.io/client-go` from 0.36.0 to 0.36.1
- [Changelog](https://github.com/kubernetes/client-go/blob/master/CHANGELOG.md)
- [Commits](kubernetes/client-go@v0.36.0...v0.36.1)

Updates `k8s.io/component-base` from 0.36.0 to 0.36.1
- [Commits](kubernetes/component-base@v0.36.0...v0.36.1)

Updates `k8s.io/dynamic-resource-allocation` from 0.36.0 to 0.36.1
- [Commits](kubernetes/dynamic-resource-allocation@v0.36.0...v0.36.1)

Updates `k8s.io/kubelet` from 0.36.0 to 0.36.1
- [Commits](kubernetes/kubelet@v0.36.0...v0.36.1)

---
updated-dependencies:
- dependency-name: k8s.io/api
  dependency-version: 0.36.1
  dependency-type: direct:production
  update-type: version-update:semver-patch
  dependency-group: kubernetes
- dependency-name: k8s.io/apimachinery
  dependency-version: 0.36.1
  dependency-type: direct:production
  update-type: version-update:semver-patch
  dependency-group: kubernetes
- dependency-name: k8s.io/client-go
  dependency-version: 0.36.1
  dependency-type: direct:production
  update-type: version-update:semver-patch
  dependency-group: kubernetes
- dependency-name: k8s.io/component-base
  dependency-version: 0.36.1
  dependency-type: direct:production
  update-type: version-update:semver-patch
  dependency-group: kubernetes
- dependency-name: k8s.io/dynamic-resource-allocation
  dependency-version: 0.36.1
  dependency-type: direct:production
  update-type: version-update:semver-patch
  dependency-group: kubernetes
- dependency-name: k8s.io/kubelet
  dependency-version: 0.36.1
  dependency-type: direct:production
  update-type: version-update:semver-patch
  dependency-group: kubernetes
...

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 May 17, 2026
@dependabot dependabot Bot added the go Pull requests that update go code label May 17, 2026
@k8s-ci-robot k8s-ci-robot added the cncf-cla: yes Indicates the PR's author has signed the CNCF CLA. label May 17, 2026
@k8s-ci-robot k8s-ci-robot requested review from byako and klueska May 17, 2026 10:43
@k8s-ci-robot k8s-ci-robot added the size/M Denotes a PR that changes 30-99 lines, ignoring generated files. label May 17, 2026
@pohly pohly moved this from 🆕 New to 👀 In review in Dynamic Resource Allocation May 18, 2026
Copy link
Copy Markdown
Contributor

@nojnhuh nojnhuh left a comment

Choose a reason for hiding this comment

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

/lgtm
/approve

@k8s-ci-robot k8s-ci-robot added the lgtm "Looks good to me", indicates that a PR is ready to be merged. label May 18, 2026
@k8s-ci-robot
Copy link
Copy Markdown
Contributor

LGTM label has been added.

DetailsGit tree hash: 26a9ba332b6f29ef7516599e207563e818787486

@k8s-ci-robot
Copy link
Copy Markdown
Contributor

[APPROVALNOTIFIER] This PR is APPROVED

This pull-request has been approved by: dependabot[bot], nojnhuh

The full list of commands accepted by this bot can be found here.

The pull request process is described here

Details Needs approval from an approver in each of these files:

Approvers can indicate their approval by writing /approve in a comment
Approvers can cancel approval by writing /approve cancel in a comment

@k8s-ci-robot k8s-ci-robot added the approved Indicates a PR has been approved by an approver from all required OWNERS files. label May 18, 2026
@k8s-ci-robot k8s-ci-robot merged commit bcb3309 into main May 18, 2026
10 checks passed
@dependabot dependabot Bot deleted the dependabot/go_modules/kubernetes-35cc01e1de branch May 18, 2026 19:07
@pohly pohly moved this from 👀 In review to ✅ Done in Dynamic Resource Allocation May 20, 2026
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

approved Indicates a PR has been approved by an approver from all required OWNERS files. cncf-cla: yes Indicates the PR's author has signed the CNCF CLA. dependencies Pull requests that update a dependency file go Pull requests that update go code lgtm "Looks good to me", indicates that a PR is ready to be merged. size/M Denotes a PR that changes 30-99 lines, ignoring generated files.

Projects

None yet

Development

Successfully merging this pull request may close these issues.

3 participants