build(deps): bump sigs.k8s.io/controller-runtime from 0.22.3 to 0.22.4 in /conformance
Bumps sigs.k8s.io/controller-runtime from 0.22.3 to 0.22.4.
Release notes
Sourced from sigs.k8s.io/controller-runtime's releases.
v0.22.4
What's Changed
- ✨ cache: Allow fine-granular SyncPeriod configuration by
@k8s-infra-cherrypick-robotin kubernetes-sigs/controller-runtime#3378- 🐛 Update List in namespaced client to list objects that are cluster scoped by
@k8s-infra-cherrypick-robotin kubernetes-sigs/controller-runtime#3352 kubernetes-sigs/controller-runtime#3357- 🐛 priority queue: properly sync the waiter manipulation by
@alvaroalemanin kubernetes-sigs/controller-runtime#3371- 🐛 envtest: respect pre-configured binary paths in ControlPlane by
@k8s-infra-cherrypick-robotin kubernetes-sigs/controller-runtime#3377Full Changelog: https://github.com/kubernetes-sigs/controller-runtime/compare/v0.22.3...v0.22.4
Commits
7a1b16dMerge pull request #3378 from k8s-infra-cherrypick-robot/cherry-pick-3376-to-...539c94fcache: Allow fine-granular configuration of SyncPeriod8be8410Merge pull request #3377 from k8s-infra-cherrypick-robot/cherry-pick-3372-to-...3f86a10envtest: respect pre-configured binary paths in ControlPlane64152a0Merge pull request #3371 from alvaroaleman/cp-fixb3eff6dpriority queue: properly sync thewaitermanipulation88269f3Merge pull request #3357 from k8s-infra-cherrypick-robot/cherry-pick-3353-to-...c7df7c9add namespace for test with namespace_client04b5a29Merge pull request #3352 from k8s-infra-cherrypick-robot/cherry-pick-3351-to-...f5a9781update List in namespaced client- See full diff in compare view
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 rebasewill rebase this PR@dependabot recreatewill recreate this PR, overwriting any edits that have been made to it@dependabot mergewill merge this PR after your CI passes on it@dependabot squash and mergewill squash and merge this PR after your CI passes on it@dependabot cancel mergewill cancel a previously requested merge and block automerging@dependabot reopenwill reopen this PR if it is closed@dependabot closewill close this PR and stop Dependabot recreating it. You can achieve the same result by closing it manually@dependabot show <dependency name> ignore conditionswill show all of the ignore conditions of the specified dependency@dependabot ignore this major versionwill close this PR and stop Dependabot creating any more for this major version (unless you reopen the PR or upgrade to it yourself)@dependabot ignore this minor versionwill close this PR and stop Dependabot creating any more for this minor version (unless you reopen the PR or upgrade to it yourself)@dependabot ignore this dependencywill close this PR and stop Dependabot creating any more for this dependency (unless you reopen the PR or upgrade to it yourself)
Hi @dependabot[bot]. Thanks for your PR.
I'm waiting for a github.com 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.
Instructions for interacting with me using PR comments are available here. If you have questions or suggestions related to my behavior, please file an issue against the kubernetes-sigs/prow repository.
/ok-to-test
/lgtm /approve
[APPROVALNOTIFIER] This PR is APPROVED
This pull-request has been approved by: dependabot[bot], robscott
The full list of commands accepted by this bot can be found here.
The pull request process is described here
- ~~OWNERS~~ [robscott]
Approvers can indicate their approval by writing /approve in a comment
Approvers can cancel approval by writing /approve cancel in a comment