Update module sigs.k8s.io/multicluster-runtime to v0.24.1 #9

Open
sa-renovate wants to merge 1 commit from renovate/sigs.k8s.io-multicluster-runtime-0.x into main
Member

This PR contains the following updates:

Package Type Update Change
sigs.k8s.io/multicluster-runtime require minor v0.23.3v0.24.1

Release Notes

kubernetes-sigs/multicluster-runtime (sigs.k8s.io/multicluster-runtime)

v0.24.1

Compare Source

What's Changed

New Contributors

Full Changelog: https://github.com/kubernetes-sigs/multicluster-runtime/compare/v0.23.1...v0.24.1


Configuration

📅 Schedule: (UTC)

  • Branch creation
    • At any time (no schedule defined)
  • Automerge
    • At any time (no schedule defined)

🚦 Automerge: Disabled by config. Please merge this manually once you are satisfied.

Rebasing: Whenever PR becomes conflicted, or you tick the rebase/retry checkbox.

🔕 Ignore: Close this PR and you won't be reminded about this update again.


  • If you want to rebase/retry this PR, check this box

This PR has been generated by Mend Renovate.

This PR contains the following updates: | Package | Type | Update | Change | |---|---|---|---| | [sigs.k8s.io/multicluster-runtime](https://github.com/kubernetes-sigs/multicluster-runtime) | require | minor | `v0.23.3` → `v0.24.1` | --- ### Release Notes <details> <summary>kubernetes-sigs/multicluster-runtime (sigs.k8s.io/multicluster-runtime)</summary> ### [`v0.24.1`](https://github.com/kubernetes-sigs/multicluster-runtime/releases/tag/v0.24.1) [Compare Source](https://github.com/kubernetes-sigs/multicluster-runtime/compare/v0.23.3...v0.24.1) #### What's Changed - 🌱 Prepare release for sigs.k8s.io/multicluster-runtime\@&#8203;v0.23.1 by [@&#8203;embik](https://github.com/embik) in [#&#8203;129](https://github.com/kubernetes-sigs/multicluster-runtime/pull/129) - :warning: improve capi provider by [@&#8203;guilhem](https://github.com/guilhem) in [#&#8203;130](https://github.com/kubernetes-sigs/multicluster-runtime/pull/130) - ⚠ Replace clusterName string parameter with the explicit type multicluster.ClusterName by [@&#8203;ntnn](https://github.com/ntnn) in [#&#8203;133](https://github.com/kubernetes-sigs/multicluster-runtime/pull/133) - 🐛 Rename Coordination.Add{Runnable=>Aware} by [@&#8203;ntnn](https://github.com/ntnn) in [#&#8203;134](https://github.com/kubernetes-sigs/multicluster-runtime/pull/134) - 🐛 Defer handler creation by [@&#8203;ntnn](https://github.com/ntnn) in [#&#8203;138](https://github.com/kubernetes-sigs/multicluster-runtime/pull/138) - 🐛 Reorder engagement logic for 'aware' in clusters.go by [@&#8203;EpicStep](https://github.com/EpicStep) in [#&#8203;139](https://github.com/kubernetes-sigs/multicluster-runtime/pull/139) - :seedling: bump the all-github-actions group with 2 updates by [@&#8203;dependabot](https://github.com/dependabot)\[bot] in [#&#8203;140](https://github.com/kubernetes-sigs/multicluster-runtime/pull/140) - 🐛 chore: set name for kubeconfig provider controller by [@&#8203;crenshaw-dev](https://github.com/crenshaw-dev) in [#&#8203;141](https://github.com/kubernetes-sigs/multicluster-runtime/pull/141) - ✨ Add clusters.Registry by [@&#8203;ntnn](https://github.com/ntnn) in [#&#8203;135](https://github.com/kubernetes-sigs/multicluster-runtime/pull/135) - 🌱 Bump golangci-lint for go1.26 by [@&#8203;ntnn](https://github.com/ntnn) in [#&#8203;144](https://github.com/kubernetes-sigs/multicluster-runtime/pull/144) - :sparkles: bump: controller-runtime v0.23.1 → v0.23.3 by [@&#8203;mjudeikis](https://github.com/mjudeikis) in [#&#8203;150](https://github.com/kubernetes-sigs/multicluster-runtime/pull/150) - :seedling: bump the all-github-actions group across 1 directory with 3 updates by [@&#8203;dependabot](https://github.com/dependabot)\[bot] in [#&#8203;147](https://github.com/kubernetes-sigs/multicluster-runtime/pull/147) - :book: Update Release process by [@&#8203;mjudeikis](https://github.com/mjudeikis) in [#&#8203;151](https://github.com/kubernetes-sigs/multicluster-runtime/pull/151) - 🌱 Allow prow to label PRs with sig/multicluster label by [@&#8203;lauralorenz](https://github.com/lauralorenz) in [#&#8203;152](https://github.com/kubernetes-sigs/multicluster-runtime/pull/152) - 🐛 Fix clusters.Registry.Engage and add clusters.Registry example by [@&#8203;ntnn](https://github.com/ntnn) in [#&#8203;143](https://github.com/kubernetes-sigs/multicluster-runtime/pull/143) - :seedling: bump the all-github-actions group with 3 updates by [@&#8203;dependabot](https://github.com/dependabot)\[bot] in [#&#8203;153](https://github.com/kubernetes-sigs/multicluster-runtime/pull/153) - :seedling: chore: bump cluster-inventory-api to v0.1.0 by [@&#8203;damsien](https://github.com/damsien) in [#&#8203;155](https://github.com/kubernetes-sigs/multicluster-runtime/pull/155) - ✨Update cluster-api to v1.13 by [@&#8203;tahsinrahman](https://github.com/tahsinrahman) in [#&#8203;156](https://github.com/kubernetes-sigs/multicluster-runtime/pull/156) - :sparkles: Bump controller-runtime 0.24.1 by [@&#8203;mjudeikis](https://github.com/mjudeikis) in [#&#8203;157](https://github.com/kubernetes-sigs/multicluster-runtime/pull/157) #### New Contributors - [@&#8203;guilhem](https://github.com/guilhem) made their first contribution in [#&#8203;130](https://github.com/kubernetes-sigs/multicluster-runtime/pull/130) - [@&#8203;EpicStep](https://github.com/EpicStep) made their first contribution in [#&#8203;139](https://github.com/kubernetes-sigs/multicluster-runtime/pull/139) - [@&#8203;lauralorenz](https://github.com/lauralorenz) made their first contribution in [#&#8203;152](https://github.com/kubernetes-sigs/multicluster-runtime/pull/152) - [@&#8203;damsien](https://github.com/damsien) made their first contribution in [#&#8203;155](https://github.com/kubernetes-sigs/multicluster-runtime/pull/155) - [@&#8203;tahsinrahman](https://github.com/tahsinrahman) made their first contribution in [#&#8203;156](https://github.com/kubernetes-sigs/multicluster-runtime/pull/156) **Full Changelog**: <https://github.com/kubernetes-sigs/multicluster-runtime/compare/v0.23.1...v0.24.1> </details> --- ### Configuration 📅 **Schedule**: (UTC) - Branch creation - At any time (no schedule defined) - Automerge - At any time (no schedule defined) 🚦 **Automerge**: Disabled by config. Please merge this manually once you are satisfied. ♻ **Rebasing**: Whenever PR becomes conflicted, or you tick the rebase/retry checkbox. 🔕 **Ignore**: Close this PR and you won't be reminded about this update again. --- - [ ] <!-- rebase-check -->If you want to rebase/retry this PR, check this box --- This PR has been generated by [Mend Renovate](https://github.com/renovatebot/renovate). <!--renovate-debug:eyJjcmVhdGVkSW5WZXIiOiI0My4yMzQuMCIsInVwZGF0ZWRJblZlciI6IjQzLjIzNC4wIiwidGFyZ2V0QnJhbmNoIjoibWFpbiIsImxhYmVscyI6W119-->
Author
Member

ℹ️ Artifact update notice

File name: go.mod

In order to perform the update(s) described in the table above, Renovate ran the go get command, which resulted in the following additional change(s):

  • 21 additional dependencies were updated

Details:

Package Change
k8s.io/api v0.35.1 -> v0.36.0
k8s.io/apimachinery v0.35.1 -> v0.36.0
k8s.io/client-go v0.35.1 -> v0.36.0
sigs.k8s.io/controller-runtime v0.23.3 -> v0.24.1
github.com/emicklei/go-restful/v3 v3.12.2 -> v3.13.0
github.com/prometheus/common v0.66.1 -> v0.67.5
github.com/prometheus/procfs v0.16.1 -> v0.19.2
go.uber.org/zap v1.27.0 -> v1.27.1
golang.org/x/net v0.47.0 -> v0.49.0
golang.org/x/oauth2 v0.30.0 -> v0.34.0
golang.org/x/sync v0.18.0 -> v0.19.0
golang.org/x/sys v0.38.0 -> v0.40.0
golang.org/x/term v0.37.0 -> v0.39.0
golang.org/x/text v0.31.0 -> v0.33.0
golang.org/x/time v0.11.0 -> v0.14.0
google.golang.org/protobuf v1.36.8 -> v1.36.12-0.20260120151049-f2248ac996af
k8s.io/apiextensions-apiserver v0.35.1 -> v0.36.0
k8s.io/klog/v2 v2.130.1 -> v2.140.0
k8s.io/kube-openapi v0.0.0-20250910181357-589584f1c912 -> v0.0.0-20260317180543-43fb72c5454a
k8s.io/utils v0.0.0-20251002143259-bc988d571ff4 -> v0.0.0-20260210185600-b8788abfbbc2
sigs.k8s.io/structured-merge-diff/v6 v6.3.2-0.20260122202528-d9cc6641c482 -> v6.3.2
### ℹ️ Artifact update notice ##### File name: go.mod In order to perform the update(s) described in the table above, Renovate ran the `go get` command, which resulted in the following additional change(s): - 21 additional dependencies were updated Details: | **Package** | **Change** | | :------------------------------------- | :--------------------------------------------------------------------------- | | `k8s.io/api` | `v0.35.1` -> `v0.36.0` | | `k8s.io/apimachinery` | `v0.35.1` -> `v0.36.0` | | `k8s.io/client-go` | `v0.35.1` -> `v0.36.0` | | `sigs.k8s.io/controller-runtime` | `v0.23.3` -> `v0.24.1` | | `github.com/emicklei/go-restful/v3` | `v3.12.2` -> `v3.13.0` | | `github.com/prometheus/common` | `v0.66.1` -> `v0.67.5` | | `github.com/prometheus/procfs` | `v0.16.1` -> `v0.19.2` | | `go.uber.org/zap` | `v1.27.0` -> `v1.27.1` | | `golang.org/x/net` | `v0.47.0` -> `v0.49.0` | | `golang.org/x/oauth2` | `v0.30.0` -> `v0.34.0` | | `golang.org/x/sync` | `v0.18.0` -> `v0.19.0` | | `golang.org/x/sys` | `v0.38.0` -> `v0.40.0` | | `golang.org/x/term` | `v0.37.0` -> `v0.39.0` | | `golang.org/x/text` | `v0.31.0` -> `v0.33.0` | | `golang.org/x/time` | `v0.11.0` -> `v0.14.0` | | `google.golang.org/protobuf` | `v1.36.8` -> `v1.36.12-0.20260120151049-f2248ac996af` | | `k8s.io/apiextensions-apiserver` | `v0.35.1` -> `v0.36.0` | | `k8s.io/klog/v2` | `v2.130.1` -> `v2.140.0` | | `k8s.io/kube-openapi` | `v0.0.0-20250910181357-589584f1c912` -> `v0.0.0-20260317180543-43fb72c5454a` | | `k8s.io/utils` | `v0.0.0-20251002143259-bc988d571ff4` -> `v0.0.0-20260210185600-b8788abfbbc2` | | `sigs.k8s.io/structured-merge-diff/v6` | `v6.3.2-0.20260122202528-d9cc6641c482` -> `v6.3.2` |
This pull request can be merged automatically.
You are not authorized to merge this pull request.
View command line instructions

Checkout

From your project repository, check out a new branch and test the changes.
git fetch -u origin renovate/sigs.k8s.io-multicluster-runtime-0.x:renovate/sigs.k8s.io-multicluster-runtime-0.x
git switch renovate/sigs.k8s.io-multicluster-runtime-0.x

Merge

Merge the changes and update on Forgejo.

Warning: The "Autodetect manual merge" setting is not enabled for this repository, you will have to mark this pull request as manually merged afterwards.

git switch main
git merge --no-ff renovate/sigs.k8s.io-multicluster-runtime-0.x
git switch renovate/sigs.k8s.io-multicluster-runtime-0.x
git rebase main
git switch main
git merge --ff-only renovate/sigs.k8s.io-multicluster-runtime-0.x
git switch renovate/sigs.k8s.io-multicluster-runtime-0.x
git rebase main
git switch main
git merge --no-ff renovate/sigs.k8s.io-multicluster-runtime-0.x
git switch main
git merge --squash renovate/sigs.k8s.io-multicluster-runtime-0.x
git switch main
git merge --ff-only renovate/sigs.k8s.io-multicluster-runtime-0.x
git switch main
git merge renovate/sigs.k8s.io-multicluster-runtime-0.x
git push origin main
Sign in to join this conversation.
No reviewers
No labels
No milestone
No project
No assignees
1 participant
Notifications
Due date
The due date is invalid or out of range. Please use the format "yyyy-mm-dd".

No due date set.

Dependencies

No dependencies set.

Reference
DevFW-CICD/rbac-controller-manager!9
No description provided.