Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Bump the kubernetes group with 7 updates #1711

Merged
merged 2 commits into from
Dec 4, 2024

Conversation

dependabot[bot]
Copy link
Contributor

@dependabot dependabot bot commented on behalf of github Dec 3, 2024

Bumps the kubernetes group with 7 updates:

Package From To
k8s.io/api 0.32.0-rc.0 0.33.0-alpha.0
k8s.io/apimachinery 0.32.0-rc.0 0.33.0-alpha.0
k8s.io/client-go 0.32.0-rc.0 0.33.0-alpha.0
k8s.io/cri-api 0.32.0-rc.0 0.33.0-alpha.0
k8s.io/cri-client 0.32.0-rc.0 0.33.0-alpha.0
k8s.io/kubectl 0.32.0-rc.0 0.33.0-alpha.0
k8s.io/kubelet 0.32.0-rc.0 0.33.0-alpha.0

Updates k8s.io/api from 0.32.0-rc.0 to 0.33.0-alpha.0

Commits

Updates k8s.io/apimachinery from 0.32.0-rc.0 to 0.33.0-alpha.0

Commits

Updates k8s.io/client-go from 0.32.0-rc.0 to 0.33.0-alpha.0

Commits
  • 289299a Update dependencies to v0.33.0-alpha.0 tag
  • 3704508 Merge pull request #126503 from skitt/generic-fake-client
  • eb282ed Align fake client-go clients with the main interface
  • See full diff in compare view

Updates k8s.io/cri-api from 0.32.0-rc.0 to 0.33.0-alpha.0

Commits

Updates k8s.io/cri-client from 0.32.0-rc.0 to 0.33.0-alpha.0

Commits
  • 701d85e Update dependencies to v0.33.0-alpha.0 tag
  • f462c2b Merge pull request #127360 from knight42/feat/split-stdout-stderr-server-side
  • See full diff in compare view

Updates k8s.io/kubectl from 0.32.0-rc.0 to 0.33.0-alpha.0

Commits
  • 2513ead Update dependencies to v0.33.0-alpha.0 tag
  • 169a952 Merge pull request #128559 from lauralorenz/crashloopbackoff-refactorimagepul...
  • See full diff in compare view

Updates k8s.io/kubelet from 0.32.0-rc.0 to 0.33.0-alpha.0

Commits
  • beb4f86 Update dependencies to v0.33.0-alpha.0 tag
  • 9b49cff Merge pull request #128764 from pohly/dra-kubelet-grpc-api-package-name
  • b469d38 DRA kubelet: use unique protobuf package name
  • 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

Bumps the kubernetes group with 7 updates:

| Package | From | To |
| --- | --- | --- |
| [k8s.io/api](https://github.com/kubernetes/api) | `0.32.0-rc.0` | `0.33.0-alpha.0` |
| [k8s.io/apimachinery](https://github.com/kubernetes/apimachinery) | `0.32.0-rc.0` | `0.33.0-alpha.0` |
| [k8s.io/client-go](https://github.com/kubernetes/client-go) | `0.32.0-rc.0` | `0.33.0-alpha.0` |
| [k8s.io/cri-api](https://github.com/kubernetes/cri-api) | `0.32.0-rc.0` | `0.33.0-alpha.0` |
| [k8s.io/cri-client](https://github.com/kubernetes/cri-client) | `0.32.0-rc.0` | `0.33.0-alpha.0` |
| [k8s.io/kubectl](https://github.com/kubernetes/kubectl) | `0.32.0-rc.0` | `0.33.0-alpha.0` |
| [k8s.io/kubelet](https://github.com/kubernetes/kubelet) | `0.32.0-rc.0` | `0.33.0-alpha.0` |


Updates `k8s.io/api` from 0.32.0-rc.0 to 0.33.0-alpha.0
- [Commits](kubernetes/api@v0.32.0-rc.0...v0.33.0-alpha.0)

Updates `k8s.io/apimachinery` from 0.32.0-rc.0 to 0.33.0-alpha.0
- [Commits](kubernetes/apimachinery@v0.32.0-rc.0...v0.33.0-alpha.0)

Updates `k8s.io/client-go` from 0.32.0-rc.0 to 0.33.0-alpha.0
- [Changelog](https://github.com/kubernetes/client-go/blob/master/CHANGELOG.md)
- [Commits](kubernetes/client-go@v0.32.0-rc.0...v0.33.0-alpha.0)

Updates `k8s.io/cri-api` from 0.32.0-rc.0 to 0.33.0-alpha.0
- [Commits](kubernetes/cri-api@v0.32.0-rc.0...v0.33.0-alpha.0)

Updates `k8s.io/cri-client` from 0.32.0-rc.0 to 0.33.0-alpha.0
- [Commits](kubernetes/cri-client@v0.32.0-rc.0...v0.33.0-alpha.0)

Updates `k8s.io/kubectl` from 0.32.0-rc.0 to 0.33.0-alpha.0
- [Commits](kubernetes/kubectl@v0.32.0-rc.0...v0.33.0-alpha.0)

Updates `k8s.io/kubelet` from 0.32.0-rc.0 to 0.33.0-alpha.0
- [Commits](kubernetes/kubelet@v0.32.0-rc.0...v0.33.0-alpha.0)

---
updated-dependencies:
- dependency-name: k8s.io/api
  dependency-type: direct:production
  update-type: version-update:semver-minor
  dependency-group: kubernetes
- dependency-name: k8s.io/apimachinery
  dependency-type: direct:production
  update-type: version-update:semver-minor
  dependency-group: kubernetes
- dependency-name: k8s.io/client-go
  dependency-type: direct:production
  update-type: version-update:semver-minor
  dependency-group: kubernetes
- dependency-name: k8s.io/cri-api
  dependency-type: direct:production
  update-type: version-update:semver-minor
  dependency-group: kubernetes
- dependency-name: k8s.io/cri-client
  dependency-type: direct:production
  update-type: version-update:semver-minor
  dependency-group: kubernetes
- dependency-name: k8s.io/kubectl
  dependency-type: direct:production
  update-type: version-update:semver-minor
  dependency-group: kubernetes
- dependency-name: k8s.io/kubelet
  dependency-type: direct:production
  update-type: version-update:semver-minor
  dependency-group: kubernetes
...

Signed-off-by: dependabot[bot] <[email protected]>
@dependabot dependabot bot added the release-note-none Denotes a PR that doesn't merit a release note. label Dec 3, 2024
@k8s-ci-robot k8s-ci-robot added the cncf-cla: yes Indicates the PR's author has signed the CNCF CLA. label Dec 3, 2024
@k8s-ci-robot k8s-ci-robot added the size/M Denotes a PR that changes 30-99 lines, ignoring generated files. label Dec 3, 2024
Signed-off-by: Sascha Grunert <[email protected]>
@k8s-ci-robot k8s-ci-robot added the lgtm "Looks good to me", indicates that a PR is ready to be merged. label Dec 4, 2024
@k8s-ci-robot
Copy link
Contributor

[APPROVALNOTIFIER] This PR is APPROVED

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

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

The pull request process is described here

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 Dec 4, 2024
@saschagrunert
Copy link
Member

GitHub Actions has encountered an internal error when running your job.

merging now, CI is green.

@saschagrunert saschagrunert merged commit 88c1429 into master Dec 4, 2024
34 of 36 checks passed
@dependabot dependabot bot deleted the dependabot/go_modules/kubernetes-f7f8421c4d branch December 4, 2024 08:29
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. lgtm "Looks good to me", indicates that a PR is ready to be merged. release-note-none Denotes a PR that doesn't merit a release note. 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.

2 participants