-
Notifications
You must be signed in to change notification settings - Fork 557
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 sigs.k8s.io/controller-runtime from 0.19.4 to 0.20.1 in the k8s-dependencies group across 1 directory #5108
rebase: bump sigs.k8s.io/controller-runtime from 0.19.4 to 0.20.1 in the k8s-dependencies group across 1 directory #5108
Conversation
@@ -188,7 +188,7 @@ require ( | |||
gopkg.in/natefinch/lumberjack.v2 v2.2.1 // indirect | |||
gopkg.in/yaml.v2 v2.4.0 // indirect | |||
gopkg.in/yaml.v3 v3.0.1 // indirect | |||
k8s.io/apiextensions-apiserver v0.31.1 // indirect | |||
k8s.io/apiextensions-apiserver v0.32.0 // indirect |
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.
0.32.1 is the latest. Can we do the manual update?
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.
maybe there are no changes in that version that should be vendored?
@dependabot rebase |
636fa26
to
b5147fa
Compare
Pull request has been modified.
@Mergifyio rebase |
Bumps the k8s-dependencies group with 1 update in the / directory: [sigs.k8s.io/controller-runtime](https://github.com/kubernetes-sigs/controller-runtime). Updates `sigs.k8s.io/controller-runtime` from 0.19.4 to 0.20.1 - [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.19.4...v0.20.1) --- updated-dependencies: - dependency-name: sigs.k8s.io/controller-runtime dependency-type: direct:production update-type: version-update:semver-minor dependency-group: k8s-dependencies ... Signed-off-by: dependabot[bot] <[email protected]>
✅ Branch has been successfully rebased |
b5147fa
to
bd17767
Compare
@Mergifyio queue |
🛑 The pull request has been removed from the queue
|
/test ci/centos/k8s-e2e-external-storage/1.32 |
/test ci/centos/mini-e2e-helm/k8s-1.32 |
/test ci/centos/mini-e2e/k8s-1.32 |
/test ci/centos/upgrade-tests-cephfs |
/test ci/centos/k8s-e2e-external-storage/1.30 |
/test ci/centos/k8s-e2e-external-storage/1.31 |
/test ci/centos/upgrade-tests-rbd |
/test ci/centos/mini-e2e-helm/k8s-1.30 |
/test ci/centos/mini-e2e-helm/k8s-1.31 |
/test ci/centos/mini-e2e/k8s-1.30 |
/test ci/centos/mini-e2e/k8s-1.31 |
This pull request has been removed from the queue for the following reason: The merge conditions cannot be satisfied due to failing checks: You should look at the reason for the failure and decide if the pull request needs to be fixed or if you want to requeue it. If you want to requeue this pull request, you need to post a comment with the text: |
/retest ci/centos/mini-e2e/k8s-1.31 |
@Mergifyio requeue |
✅ The queue state of this pull request has been cleaned. It can be re-embarked automatically |
/retest ci/centos/mini-e2e/k8s-1.31 |
Bumps the k8s-dependencies group with 1 update in the / directory: sigs.k8s.io/controller-runtime.
Updates
sigs.k8s.io/controller-runtime
from 0.19.4 to 0.20.1Release notes
Sourced from sigs.k8s.io/controller-runtime's releases.
... (truncated)
Commits
626b2f3
Merge pull request #3089 from k8s-infra-cherrypick-robot/cherry-pick-3085-to-...64cb665
bug: Priorityqueue: Yet another queue_depth metric fix791b6c9
Merge pull request #3088 from k8s-infra-cherrypick-robot/cherry-pick-3075-to-...99a4044
🌱 Add debug logging for the state of the priority queuef33705e
[release-0.20] 🐛fix(controller): support WaitForSync in custom TypedSyncingSo...571c31a
Merge pull request #3079 from k8s-infra-cherrypick-robot/cherry-pick-3078-to-...8d66e89
cache: clone maps to prevent data race when concurrently creating caches usin...aa3f342
[release-0.20] 🐛 Check to see if custom source implements fmt.Stringer when l...8f7e114
Merge pull request #3074 from sbueringer/pr-fix-fake-list3b23354
fake client: preserve TypeMeta during List call with UnstructuredListYou 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