Closed dependabot[bot] closed 7 months ago
Hi @dependabot[bot]. Thanks for your PR.
PRs from untrusted users cannot be marked as trusted with /ok-to-test
in this repo meaning untrusted PR authors can never trigger tests themselves. Collaborators can still trigger tests on the PR using /test all
.
I understand the commands that are listed here.
/lgtm /approve
[APPROVALNOTIFIER] This PR is APPROVED
This pull-request has been approved by: qinqon
The full list of commands accepted by this bot can be found here.
The pull request process is described 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-cloud-provider-kubevirt-unit-tests | 39c0cd0418c4c2c4bd032018afdde76a38106494 | link | true | /test pull-cloud-provider-kubevirt-unit-tests |
pull-cloud-provider-kubevirt-lint | 39c0cd0418c4c2c4bd032018afdde76a38106494 | link | true | /test pull-cloud-provider-kubevirt-lint |
New changes are detected. LGTM label has been removed.
Superseded by #306.
Bumps sigs.k8s.io/controller-runtime from 0.14.5 to 0.17.2.
Release notes
Sourced from sigs.k8s.io/controller-runtime's releases.
... (truncated)
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 patch5923139
Merge pull request #2676 from k8s-infra-cherrypick-robot/cherry-pick-2663-to-...0811bad
Address review comments40b41df
Clean restmapper cache if a version is notFound11e5a5e
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.2Dependabot 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