api
api copied to clipboard
Bump sigs.k8s.io/controller-runtime from 0.22.3 to 0.22.4 in the k8s-dependencies group
Bumps the k8s-dependencies group with 1 update: sigs.k8s.io/controller-runtime.
Updates 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 <dependency name> major versionwill 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 <dependency name> minor versionwill 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 <dependency name>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 <dependency name>will remove all of the ignore conditions of the specified dependency@dependabot unignore <dependency name> <ignore condition>will remove the ignore condition of the specified dependency and ignore conditions
[APPROVALNOTIFIER] This PR is APPROVED
This pull-request has been approved by: camilamacedo86
The full list of commands accepted by this bot can be found here.
The pull request process is described here
- ~~OWNERS~~ [camilamacedo86]
Approvers can indicate their approval by writing /approve in a comment
Approvers can cancel approval by writing /approve cancel in a comment