-
Notifications
You must be signed in to change notification settings - Fork 555
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
rebase: bump k8s.io/kubernetes from 1.31.0 to 1.31.1 in the k8s-dependencies group #4843
rebase: bump k8s.io/kubernetes from 1.31.0 to 1.31.1 in the k8s-dependencies group #4843
Conversation
@@ -38,7 +38,7 @@ require ( | |||
k8s.io/client-go v12.0.0+incompatible | |||
k8s.io/cloud-provider v0.31.0 | |||
k8s.io/klog/v2 v2.130.1 | |||
k8s.io/kubernetes v1.31.0 | |||
k8s.io/kubernetes v1.31.1 |
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.
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.
@nixpanic as bot it doing, it might send multiple PRs to do it, there could be problem with the group update which needs to be looked into. AFAIK we don't have k8s.io/kubernetes
in replace section.
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.
I am worried that things might be incompatible if the different kubernetes packages do not have the same version.
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.
I have not seen that happening for minor updates where it breaks, we have e2e coverage to check if something is wrong
Bumps the k8s-dependencies group with 1 update: [k8s.io/kubernetes](https://github.com/kubernetes/kubernetes). Updates `k8s.io/kubernetes` from 1.31.0 to 1.31.1 - [Release notes](https://github.com/kubernetes/kubernetes/releases) - [Commits](kubernetes/kubernetes@v1.31.0...v1.31.1) --- updated-dependencies: - dependency-name: k8s.io/kubernetes dependency-type: direct:production update-type: version-update:semver-patch dependency-group: k8s-dependencies ... Signed-off-by: dependabot[bot] <[email protected]>
d69cf3d
to
59a682c
Compare
Pull request has been modified.
This pull request was built based on a group rule. Closing it will not ignore any of these versions in future pull requests. To ignore these dependencies, configure ignore rules in dependabot.yml |
Bumps the k8s-dependencies group with 1 update: k8s.io/kubernetes.
Updates
k8s.io/kubernetes
from 1.31.0 to 1.31.1Release notes
Sourced from k8s.io/kubernetes's releases.
Commits
948afe5
Release commit for Kubernetes v1.31.1a8a78f0
Merge pull request #127212 from SergeyKanzhelev/automated-cherry-pick-of-#126...939edc7
Merge pull request #127207 from SergeyKanzhelev/automated-cherry-pick-of-#126...8cf2eb9
Merge pull request #127202 from SergeyKanzhelev/automated-cherry-pick-of-#127...fc5d752
Restart the init container to not be stuck in created state8a28b17
succeeded pod is being re-admitted8469207
Avoid SidecarContainers code path for non-sidecar podsf67b922
Merge pull request #127100jsturtevant/automated-cherry-pick-of-#126976
6e744c6
Merge pull request #127066atiratree/automated-cherry-pick-of-#126920
2454d8d
Revert "fix: handle socket file detection on Windows"You can trigger a rebase of this PR 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