Closed dependabot[bot] closed 6 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.
/release-note-none /lgtm /approve
[APPROVALNOTIFIER] This PR is APPROVED
This pull-request has been approved by: awels
The full list of commands accepted by this bot can be found here.
The pull request process is described here
New changes are detected. LGTM label has been removed.
/test pull-hostpath-provisioner-operator-unit-test
@dependabot[bot]: The following test 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-hostpath-provisioner-operator-unit-test | 3ce07745036ae5412cc293192cdd45519c5d547c | link | true | /test pull-hostpath-provisioner-operator-unit-test |
Superseded by #476.
Bumps sigs.k8s.io/controller-runtime from 0.17.3 to 0.18.0.
Release notes
Sourced from sigs.k8s.io/controller-runtime's releases.
... (truncated)
Commits
ed81fa6
Merge pull request #2796 from alvaroaleman/markb35cd6b
:book: Mark Typed Handlers as experimentalb74908f
Merge pull request #2793 from kubernetes-sigs/dependabot/github_actions/actio...a9db208
Merge pull request #2794 from kubernetes-sigs/dependabot/github_actions/actio...757ae66
:seedling: Bump actions/upload-artifact from 4.3.1 to 4.3.318ae9e0
:seedling: Bump actions/checkout from 4.1.2 to 4.1.34f00207
Merge pull request #2792 from sbueringer/pr-fix-typo9fb4913
Fix typo in channel option5823d1b
Merge pull request #2791 from alvaroaleman/add-default-transformae0f6ab
Merge pull request #2783 from alvaroaleman/compatible-genericsDependabot 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