Dependabot 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 ignore conditions` will show all of the ignore conditions of the specified dependency
- `@dependabot ignore 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 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 ` 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 ` will remove all of the ignore conditions of the specified dependency
- `@dependabot unignore ` will remove the ignore condition of the specified dependency and ignore conditions
Bumps the k8s group with 1 update: sigs.k8s.io/controller-runtime.
Updates
sigs.k8s.io/controller-runtime
from 0.17.3 to 0.18.1Release notes
Sourced from sigs.k8s.io/controller-runtime's releases.
... (truncated)
Commits
cd2885e
Merge pull request #2809 from k8s-infra-cherrypick-robot/cherry-pick-2806-to-...06acde3
🐛 correct kind source typed6feaae
Merge pull request #2808 from k8s-infra-cherrypick-robot/cherry-pick-2805-to-...87cae4c
bug: Cache: Fix label defaulting of byObject when namespaces are configureded81fa6
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.3Most Recent Ignore Conditions Applied to This Pull Request
| Dependency Name | Ignore Conditions | | --- | --- | | sigs.k8s.io/controller-runtime | [>= 0.12.a, < 0.13] | | sigs.k8s.io/controller-runtime | [>= 0.11.a, < 0.12] | | sigs.k8s.io/controller-runtime | [>= 0.13.a, < 0.14] |Dependabot 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