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 | 9fd74fc6030cc3564afc1a41d0ceaa41508dde5a | link | true | /test pull-e2e-framework-test |
pull-e2e-framework-verify | 9fd74fc6030cc3564afc1a41d0ceaa41508dde5a | 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.
Looks like these dependencies are updatable in another way, so this is no longer needed.
Bumps the all group with 3 updates: k8s.io/api, k8s.io/client-go and k8s.io/klog/v2.
Updates
k8s.io/api
from 0.28.4 to 0.29.0Commits
12b5cfd
Update dependencies to v0.29.0 tag0d77c34
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 actioncca653e
Merge pull request #113374 from ahmedtd/kep-3257-projected-typesd23b507
Regenerate for ClusterTrustBundlePEM projected volume APIUpdates
k8s.io/client-go
from 0.28.3 to 0.29.0Commits
fb8b734
Update dependencies to v0.29.0 tag288368e
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/servicecidr7523a34
Merge pull request #121575 from apelisse/update-smd965bc8d
Merge pull request #121104 from carlory/kep-3751-api-changesUpdates
k8s.io/klog/v2
from 2.110.1 to 2.120.0Release notes
Sourced from k8s.io/klog/v2's releases.
Commits
2d08296
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-updatef33bd6c
OWNERS: remove serathius, add mengjiao-liu, promote pohlyDependabot 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