Closed dependabot[bot] closed 10 months ago
[APPROVALNOTIFIER] This PR is NOT APPROVED
This pull-request has been approved by: dependabot[bot] Once this PR has been reviewed and has the lgtm label, please assign vladimirvivien for approval. For more information see the Kubernetes Code Review Process.
The full list of commands accepted by this bot can be found here.
Hi @dependabot[bot]. Thanks for your PR.
I'm waiting for a kubernetes-sigs member to verify that this patch is reasonable to test. If it is, they should reply with /ok-to-test
on its own line. Until that is done, I will not automatically test new commits in this PR, but the usual testing commands by org members will still work. Regular contributors should join the org to skip this step.
Once the patch is verified, the new status will be reflected by the ok-to-test
label.
I understand the commands that are listed here.
@dependabot[bot]: The following tests failed, say /retest
to rerun all failed tests or /retest-required
to rerun all mandatory failed tests:
Test name | Commit | Details | Required | Rerun command |
---|---|---|---|---|
pull-e2e-framework-test | 3b18bb5c05cdbe226a2f69ee23cb8ec4b4f04f5d | link | true | /test pull-e2e-framework-test |
pull-e2e-framework-verify | 3b18bb5c05cdbe226a2f69ee23cb8ec4b4f04f5d | link | true | /test pull-e2e-framework-verify |
Full PR test history. Your PR dashboard. Please help us cut down on flakes by linking to an open issue when you hit one in your PR.
This pull request was built based on a group rule. Closing it will not ignore any of these versions in future pull requests.
Bumps the all group with 4 updates: k8s.io/api, k8s.io/client-go, k8s.io/klog/v2 and sigs.k8s.io/controller-runtime.
Updates
k8s.io/api
from 0.28.4 to 0.29.1Commits
c1d5818
Update dependencies to v0.29.1 taga48c0a4
Merge pull request #122429 from MadhavJivrajani/tools-bump-129656e18f
.*: bump golang.org/x/tools to v0.16.10d77c34
Merge remote-tracking branch 'origin/master' into release-1.29bb0a75c
add beta comment for pod replacement policy0099855
update go.modd4b94f4
Merge pull request #121765 from mimowo/ready-pods-stable-api8391a3f
Merge pull request #121764 from mimowo/backoff-limit-per-index-beta-api7e58e00
Fix API comment for the Job ready field5a2bc70
Fix API comment for the FailIndex Job pod failure policy actionUpdates
k8s.io/client-go
from 0.28.3 to 0.29.1Commits
b0ed45d
Update dependencies to v0.29.1 tagbaea19d
Merge pull request #122429 from MadhavJivrajani/tools-bump-1293373afd
.*: bump golang.org/x/tools to v0.16.1288368e
update go.mod86d49e7
Merge pull request #113374 from ahmedtd/kep-3257-projected-types59c256a
Regenerate for ClusterTrustBundlePEM projected volume APIac369c3
Define ClusterTrustBundlePEM projected volume66e57f7
Merge pull request #121552 from pohly/klog-update8b96b9b
dependencies: klog v2.110.1c13269d
Merge pull request #116516 from aojea/servicecidrUpdates
k8s.io/klog/v2
from 2.110.1 to 2.120.1Release notes
Sourced from k8s.io/klog/v2's releases.
Commits
007e661
textlogger: allow caller to override stack unwinding2d08296
Merge pull request #396 from pohly/slog-helpere4deee8
slog: use main logr package instead of logr/slogr5d1d2d5
add SetSlogLogger39afdba
dependencies: logr v1.4.12086216
Merge pull request #393 from kaisoz/add-safeptr881fa0b
Add SafePtr wrapper8dd3f2e
Merge pull request #395 from pohly/readme-updated3dd725
docs: clarify relationship between different features761b630
Merge pull request #394 from pohly/owners-updateUpdates
sigs.k8s.io/controller-runtime
from 0.16.3 to 0.17.0Release notes
Sourced from sigs.k8s.io/controller-runtime's releases.
... (truncated)
Commits
11e5a5e
Merge pull request #2651 from kubernetes-sigs/dependabot/go_modules/github.co...66939d4
Merge pull request #2655 from joelanford/bump-apidiff672d678
bump go-apidiff to v0.8.2d5f5430
Update generated codea23bdc8
:seedling: Bump github.com/onsi/ginkgo/v2 from 2.13.2 to 2.14.09e6e3b1
Merge pull request #2650 from alvaroaleman/bump-jsonpatchea529dd
:bug: Don't truncate large int64s in MergePatch48d9a7b
Merge pull request #2647 from fxierh/fix-client-commentsf29ed4e
Elaborate in which cases the client reads from a cache7679253
Merge pull request #2649 from sbueringer/pr-bump-ctDependabot 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