-
Notifications
You must be signed in to change notification settings - Fork 457
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 #1713
Bump the kubernetes group with 7 updates #1713
Conversation
Bumps the kubernetes group with 7 updates: | Package | From | To | | --- | --- | --- | | [k8s.io/api](https://github.com/kubernetes/api) | `0.32.0-rc.1` | `0.33.0-alpha.0` | | [k8s.io/apimachinery](https://github.com/kubernetes/apimachinery) | `0.32.0-rc.1` | `0.33.0-alpha.0` | | [k8s.io/client-go](https://github.com/kubernetes/client-go) | `0.32.0-rc.1` | `0.33.0-alpha.0` | | [k8s.io/cri-api](https://github.com/kubernetes/cri-api) | `0.32.0-rc.1` | `0.33.0-alpha.0` | | [k8s.io/cri-client](https://github.com/kubernetes/cri-client) | `0.32.0-rc.1` | `0.33.0-alpha.0` | | [k8s.io/kubectl](https://github.com/kubernetes/kubectl) | `0.32.0-rc.1` | `0.33.0-alpha.0` | | [k8s.io/kubelet](https://github.com/kubernetes/kubelet) | `0.32.0-rc.1` | `0.33.0-alpha.0` | Updates `k8s.io/api` from 0.32.0-rc.1 to 0.33.0-alpha.0 - [Commits](kubernetes/api@v0.32.0-rc.1...v0.33.0-alpha.0) Updates `k8s.io/apimachinery` from 0.32.0-rc.1 to 0.33.0-alpha.0 - [Commits](kubernetes/apimachinery@v0.32.0-rc.1...v0.33.0-alpha.0) Updates `k8s.io/client-go` from 0.32.0-rc.1 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.1...v0.33.0-alpha.0) Updates `k8s.io/cri-api` from 0.32.0-rc.1 to 0.33.0-alpha.0 - [Commits](kubernetes/cri-api@v0.32.0-rc.1...v0.33.0-alpha.0) Updates `k8s.io/cri-client` from 0.32.0-rc.1 to 0.33.0-alpha.0 - [Commits](kubernetes/cri-client@v0.32.0-rc.1...v0.33.0-alpha.0) Updates `k8s.io/kubectl` from 0.32.0-rc.1 to 0.33.0-alpha.0 - [Commits](kubernetes/kubectl@v0.32.0-rc.1...v0.33.0-alpha.0) Updates `k8s.io/kubelet` from 0.32.0-rc.1 to 0.33.0-alpha.0 - [Commits](kubernetes/kubelet@v0.32.0-rc.1...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] <support@github.com>
67eb5c2
to
4b27657
Compare
/hold This should not be merged. We keep it open to prevent dependabot from recreating it. |
Signed-off-by: Sascha Grunert <sgrunert@redhat.com>
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
/unhold
Updated to rc2
[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 |
Bumps the kubernetes group with 7 updates:
0.32.0-rc.1
0.33.0-alpha.0
0.32.0-rc.1
0.33.0-alpha.0
0.32.0-rc.1
0.33.0-alpha.0
0.32.0-rc.1
0.33.0-alpha.0
0.32.0-rc.1
0.33.0-alpha.0
0.32.0-rc.1
0.33.0-alpha.0
0.32.0-rc.1
0.33.0-alpha.0
Updates
k8s.io/api
from 0.32.0-rc.1 to 0.33.0-alpha.0Commits
9fc3014
Update dependencies to v0.33.0-alpha.0 tag6cc44b8
Merge pull request #128407 from ndixita/pod-level-resourcesUpdates
k8s.io/apimachinery
from 0.32.0-rc.1 to 0.33.0-alpha.0Commits
96b97de
Merge pull request #127513 from tkashem/delete-undecryptableUpdates
k8s.io/client-go
from 0.32.0-rc.1 to 0.33.0-alpha.0Commits
289299a
Update dependencies to v0.33.0-alpha.0 tag3704508
Merge pull request #126503 from skitt/generic-fake-clienteb282ed
Align fake client-go clients with the main interfaceUpdates
k8s.io/cri-api
from 0.32.0-rc.1 to 0.33.0-alpha.0Commits
f9fb3fa
Merge pull request #128593 from jpbetz/bump-cel-1235dce359
hack/pin-dependency.sh github.com/google/cel-go v0.22.0Updates
k8s.io/cri-client
from 0.32.0-rc.1 to 0.33.0-alpha.0Commits
701d85e
Update dependencies to v0.33.0-alpha.0 tagf462c2b
Merge pull request #127360 from knight42/feat/split-stdout-stderr-server-sideUpdates
k8s.io/kubectl
from 0.32.0-rc.1 to 0.33.0-alpha.0Commits
2513ead
Update dependencies to v0.33.0-alpha.0 tag169a952
Merge pull request #128559 from lauralorenz/crashloopbackoff-refactorimagepul...Updates
k8s.io/kubelet
from 0.32.0-rc.1 to 0.33.0-alpha.0Commits
beb4f86
Update dependencies to v0.33.0-alpha.0 tag9b49cff
Merge pull request #128764 from pohly/dra-kubelet-grpc-api-package-nameb469d38
DRA kubelet: use unique protobuf package nameDependabot 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