-
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 the k8s-dependencies group with 2 updates #4440
rebase: bump the k8s-dependencies group with 2 updates #4440
Conversation
@Mergifyio rebase |
232e730
to
c3fc498
Compare
✅ Branch has been successfully rebased |
@@ -40,11 +40,11 @@ require ( | |||
k8s.io/client-go v12.0.0+incompatible | |||
k8s.io/cloud-provider v0.29.1 | |||
k8s.io/klog/v2 v2.120.1 | |||
k8s.io/kubernetes v1.29.1 | |||
k8s.io/kubernetes v1.29.2 |
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.
All v0.29.1 references should be updated as well.
c3fc498
to
9e48709
Compare
Pull request has been modified.
9e48709
to
9cd1522
Compare
@Mergifyio rebase |
Bumps the k8s-dependencies group with 2 updates: [k8s.io/kubernetes](https://github.com/kubernetes/kubernetes) and [sigs.k8s.io/controller-runtime](https://github.com/kubernetes-sigs/controller-runtime). Updates `k8s.io/kubernetes` from 1.29.1 to 1.29.2 - [Release notes](https://github.com/kubernetes/kubernetes/releases) - [Commits](kubernetes/kubernetes@v1.29.1...v1.29.2) Updates `sigs.k8s.io/controller-runtime` from 0.17.1 to 0.17.2 - [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.17.1...v0.17.2) --- updated-dependencies: - dependency-name: k8s.io/kubernetes dependency-type: direct:production update-type: version-update:semver-patch dependency-group: k8s-dependencies - dependency-name: sigs.k8s.io/controller-runtime dependency-type: direct:production update-type: version-update:semver-patch dependency-group: k8s-dependencies ... Signed-off-by: dependabot[bot] <[email protected]>
9cd1522
to
d259890
Compare
✅ Branch has been successfully rebased |
@Mergifyio queue |
✅ The pull request has been merged automaticallyThe pull request has been merged automatically at dcae46b |
/test ci/centos/k8s-e2e-external-storage/1.28 |
/test ci/centos/k8s-e2e-external-storage/1.27 |
/test ci/centos/mini-e2e-helm/k8s-1.28 |
/test ci/centos/k8s-e2e-external-storage/1.29 |
/test ci/centos/mini-e2e-helm/k8s-1.27 |
/test ci/centos/mini-e2e-helm/k8s-1.29 |
/test ci/centos/mini-e2e/k8s-1.27 |
/test ci/centos/mini-e2e/k8s-1.28 |
/test ci/centos/upgrade-tests-cephfs |
/test ci/centos/mini-e2e/k8s-1.29 |
/test ci/centos/upgrade-tests-rbd |
Bumps the k8s-dependencies group with 2 updates: k8s.io/kubernetes and sigs.k8s.io/controller-runtime.
Updates
k8s.io/kubernetes
from 1.29.1 to 1.29.2Release notes
Sourced from k8s.io/kubernetes's releases.
Commits
4b8e819
Release commit for Kubernetes v1.29.24a4d5a0
Merge pull request #123218 from cpanato/go-update-129b4e9ff6
[go] Bump images, dependencies and versions to go 1.21.7 / setcap/debian-base...d9cea04
Merge pull request #123096neolit123/automated-cherry-pick-of-#123077
f6b2ccb
Merge pull request #123065Richabanker/automated-cherry-pick-of-#122750
bfa76a9
Merge pull request #122959RomanBednar/automated-cherry-pick-of-#122728
97d1f81
Merge pull request #122756hakman/automated-cherry-pick-of-#122204
b39bf52
Merge pull request #123080 from alexzielenski/automated-cherry-pick-of-#12300...00534a6
Merge pull request #123042 from alculquicondor/automated-cherry-pick-of-#1230...ef20857
Merge pull request #122854carlory/automated-cherry-pick-of-#122704
Updates
sigs.k8s.io/controller-runtime
from 0.17.1 to 0.17.2Release notes
Sourced from sigs.k8s.io/controller-runtime's releases.
Commits
d0396a3
Merge pull request #2688 from k8s-infra-cherrypick-robot/cherry-pick-2687-to-...565aa5b
Fix lazy rest mapper cache invalidation59c26c0
Merge pull request #2681 from k8s-infra-cherrypick-robot/cherry-pick-2679-to-...984aee6
bug: Fakeclient: Do not consider an apply patch to be a strategic merge patchYou 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