Update GO modules dependencies (patch)

This MR contains the following updates:

Package Type Update Change
k8s.io/api require patch v0.31.3 -> v0.31.4
k8s.io/apiextensions-apiserver require patch v0.31.3 -> v0.31.4
k8s.io/apimachinery require patch v0.31.3 -> v0.31.4
k8s.io/client-go require patch v0.31.3 -> v0.31.4
sigs.k8s.io/cluster-api require patch v1.8.5 -> v1.8.8
sigs.k8s.io/controller-runtime require patch v0.19.2 -> v0.19.4

Release Notes

kubernetes/api (k8s.io/api)

v0.31.4

Compare Source

kubernetes/apiextensions-apiserver (k8s.io/apiextensions-apiserver)

v0.31.4

Compare Source

kubernetes/apimachinery (k8s.io/apimachinery)

v0.31.4

Compare Source

kubernetes/client-go (k8s.io/client-go)

v0.31.4

Compare Source

kubernetes-sigs/cluster-api (sigs.k8s.io/cluster-api)

v1.8.8

Compare Source

👌 Kubernetes version support

  • Management Cluster: v1.27.x -> v1.31.x
  • Workload Cluster: v1.25.x -> v1.31.x

More information about version support can be found here

Changes since v1.8.7

📈 Overview

  • 2 new commits merged
  • 1 bug fixed 🐛

🐛 Bug Fixes

  • ClusterClass: Export runtime.Client interface and cache package (#​11613)

🌱 Others

  • Dependency: Bump to golang.org/x/net v0.23.0 (#​11619)

Dependencies

Added

Nothing has changed.

Changed
  • golang.org/x/net: v0.27.0 → v0.33.0
Removed

Nothing has changed.

Thanks to all our contributors! 😊

v1.8.7

Compare Source

👌 Kubernetes version support

  • Management Cluster: v1.27.x -> v1.31.x
  • Workload Cluster: v1.25.x -> v1.31.x

More information about version support can be found here

Changes since v1.8.6

📈 Overview

  • 2 new commits merged

🌱 Others

  • Dependency: Bump golang.org/x/crypto (#​11580)
  • Runtime SDK: Cache DiscoveryVariables calls (#​11600)

Dependencies

Added

Nothing has changed.

Changed
  • golang.org/x/crypto: v0.25.0 → v0.31.0
  • golang.org/x/sync: v0.7.0 → v0.10.0
  • golang.org/x/sys: v0.22.0 → v0.28.0
  • golang.org/x/term: v0.22.0 → v0.27.0
  • golang.org/x/text: v0.16.0 → v0.21.0
Removed

Nothing has changed.

Thanks to all our contributors! 😊

v1.8.6

Compare Source

👌 Kubernetes version support

  • Management Cluster: v1.27.x -> v1.31.x
  • Workload Cluster: v1.25.x -> v1.31.x

More information about version support can be found here

Changes since v1.8.5

📈 Overview

  • 8 new commits merged
  • 1 bug fixed 🐛

🐛 Bug Fixes

  • clusterctl: Fix: considers objects in kube-system for cert-manager to avoid upgrading twice (#​11456)

🌱 Others

  • clusterctl: Add nutanix ipam & runtime extensions providers (#​11414)
  • Dependency: Bump github.com/coredns/corefile-migration to v1.0.24 (#​11533)
  • Dependency: Bump go to v1.22.10 (#​11536)
  • Dependency: Bump Go version to v1.22.9 (#​11410)
  • Dependency: Update controller runtime v0.18.6 (#​11525)
  • e2e: Add dry-run CreateOrUpdate call in clusterctl upgrade e2e tests (#​11458)
  • e2e: Add retry to clusterctl UpgradeWithBinary (#​11541)

Dependencies

Added

Nothing has changed.

Changed
  • github.com/coredns/corefile-migration: v1.0.23 → v1.0.24
  • sigs.k8s.io/controller-runtime: v0.18.5 → v0.18.6
Removed

Nothing has changed.

Thanks to all our contributors! 😊

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

v0.19.4

Compare Source

What's Changed

Full Changelog: https://github.com/kubernetes-sigs/controller-runtime/compare/v0.19.3...v0.19.4

v0.19.3

Compare Source

What's Changed

Full Changelog: https://github.com/kubernetes-sigs/controller-runtime/compare/v0.19.2...v0.19.3


Configuration

📅 Schedule: 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 MR becomes conflicted, or you tick the rebase/retry checkbox.

👻 Immortal: This MR will be recreated if closed unmerged. Get config help if that's undesired.


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

This MR has been generated by Renovate Bot.

Edited by Sylva Renovate bot

Merge request reports

Loading