Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Update capi modules #178

Open
wants to merge 1 commit into
base: main
Choose a base branch
from
Open

Update capi modules #178

wants to merge 1 commit into from

Conversation

renovate[bot]
Copy link
Contributor

@renovate renovate bot commented Feb 18, 2025

This PR contains the following updates:

Package Change Age Adoption Passing Confidence
sigs.k8s.io/cluster-api v1.9.4 -> v1.9.5 age adoption passing confidence
sigs.k8s.io/cluster-api-provider-azure v1.18.0 -> v1.18.1 age adoption passing confidence

Release Notes

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

v1.9.5

Compare Source

👌 Kubernetes version support

  • Management Cluster: v1.28.x -> v1.32.x
  • Workload Cluster: v1.26.x -> v1.32.x

More information about version support can be found here

Changes since v1.9.4

📈 Overview

  • 23 new commits merged
  • 6 feature additions ✨
  • 4 bugs fixed 🐛

✨ New Features

  • ClusterClass: Add classNamespace to topology (#​11730)
  • ClusterClass: Add e2e tests & clusterctl changes for cross-ns CC ref (#​11845)
  • ClusterClass: Clusterctl move support for a cross namespace ClusterClass reference (#​11846)
  • clusterctl: Add addon provider fleet to registry (#​11829)
  • e2e: Extend scale test and make ExtensionConfig name in RuntimeSDK test configurable (#​11844)
  • Machine: Add MachineDrainRule "WaitCompleted" (#​11758)

🐛 Bug Fixes

  • Clustercache: Increase timeout for informer List+Watch calls from 10s to 11m (#​11767)
  • ClusterClass: Ensure Cluster topology controller is not stuck when MDs are stuck in deletion (#​11787)
  • clusterctl: Fix: send delete request before removing finalizers (#​11821)
  • MachinePool: Check machinepool feature-flag before watching in cluster controller (#​11779)
  • CI: Scripts: fix checking out k/k release branch (#​11841)

🌱 Others

  • clusterctl: Bump cert-manager to v1.16.3 (#​11715)
  • clusterctl: Remove OCNE providers (#​11831)
  • Conditions: Handle "waiting for completion" in KCP, MD, MS and Machine conditions (#​11825)
  • Controller-runtime: Bump to controller-runtime v0.19.5 (#​11748)
  • Dependency: Bump go to v1.22.11 (#​11739)
  • Dependency: Bump go to v1.22.12 (#​11804)
  • Dependency: Bump to controller-runtime v0.19.6 (#​11851)
  • e2e: Add optional ClusterctlVariables to QuickStartSpecInput (#​11785)
  • e2e: Attempt older version upgrades twice to work around flake with the docker controller (#​11793)
  • KCP: Improve KCP remediation of multiple failures (#​11746)
  • Machine: Add --additional-sync-machine-labels to allow syncing additional labels to Nodes (#​11762)
  • MachineDeployment: Improve MachineSet create and delete logs (#​11765)

Dependencies

Added

Nothing has changed.

Changed
  • sigs.k8s.io/controller-runtime: v0.19.4 → v0.19.6
Removed

Nothing has changed.

Thanks to all our contributors! 😊

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

v1.18.1

Compare Source

Changes by Kind

Feature
Bugs or Regression
  • Fixes a possible nil pointer deference when returning the name of the API Server LoadBalancer. In some cases like externally managed infrastructure, there might not be an API Server LoadBalancer in the AzureCluster CR (#​5457, @​k8s-infra-cherrypick-robot)
Other (Cleanup or Flake)

Dependencies

Added

Nothing has changed.

Changed
  • sigs.k8s.io/cluster-api/test: v1.9.4 → v1.9.5
  • sigs.k8s.io/cluster-api: v1.9.4 → v1.9.5
  • sigs.k8s.io/controller-runtime: v0.19.4 → v0.19.6
Removed

Nothing has changed.

Details


Configuration

📅 Schedule: Branch creation - At any time (no schedule defined), Automerge - At any time (no schedule defined).

🚦 Automerge: Enabled.

Rebasing: Whenever PR is behind base branch, or you tick the rebase/retry checkbox.

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


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

This PR was generated by Mend Renovate. View the repository job log.

@renovate renovate bot requested a review from a team as a code owner February 18, 2025 21:15
@renovate renovate bot added dependencies renovate This is an automated PR by RenovateBot labels Feb 18, 2025
Copy link
Contributor Author

renovate bot commented Feb 18, 2025

ℹ 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):

  • 1 additional dependency was updated

Details:

Package Change
sigs.k8s.io/controller-runtime v0.19.4 -> v0.19.6

@renovate renovate bot force-pushed the renovate/capi-modules branch from a17bf4b to 3c29564 Compare March 4, 2025 00:48
@renovate renovate bot changed the title Update module sigs.k8s.io/cluster-api to v1.9.5 Update capi modules Mar 4, 2025
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
dependencies renovate This is an automated PR by RenovateBot
Projects
None yet
Development

Successfully merging this pull request may close these issues.

0 participants