Skip to content

deps(deps): update module sigs.k8s.io/cluster-api to v1.7.4 #310

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

Merged
merged 1 commit into from
Jul 9, 2024

Conversation

renovate[bot]
Copy link
Contributor

@renovate renovate bot commented Jul 9, 2024

Mend Renovate

This PR contains the following updates:

Package Change Age Adoption Passing Confidence
sigs.k8s.io/cluster-api v1.7.3 -> v1.7.4 age adoption passing confidence

Release Notes

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

v1.7.4

Compare Source

👌 Kubernetes version support

  • Management Cluster: v1.26.x -> v1.30.x
  • Workload Cluster: v1.24.x -> v1.30.x

More information about version support can be found here

Changes since v1.7.3

📈 Overview

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

✨ New Features

  • Bootstrap: Allow CAPBK to generate JoinConfiguration discovery kubeconfig (#​10842)
  • ClusterClass: Extend ControlPlane/ MD / MP builtin to include metadata (#​10850)
  • CABPK: Add kubeadm v1beta4 types (#​10771)
  • Dependency: Bump to Go 1.22.4 (#​10801)
  • MachineDeployment: Add remediation strategy support in MachineDeployment (#​10759)
  • Runtime SDK/ClusterClass: Extend cluster builtin to include UID (#​10831)

🐛 Bug Fixes

  • ClusterResourceSet: Correctly handle concurrent updates to ClusterResourceSetBinding (#​10785)
  • Machine: Machine deletion skips waiting for volumes detached for unreachable Nodes (#​10765)
  • Machine: Speed up ignoring terminating Pods when draining unreachable Nodes (#​10766)
  • ClusterClass/MachineSet/MachineDeployment: MD/MS topo reconciler: only add finalizer for owned MD/MS (#​10781)
  • util: Patch helper should be able to patch non-spec objects (#​10833)

🌱 Others

  • clusterctl: Add ionoscloud provider (#​10769)
  • clusterctl: Bump cert-manager to v1.15.1 (#​10814)
  • Control-plane: Allow control plane provider to set endpoint (#​10800)
  • Dependency: Bump to Go 1.22.5 (#​10829)
  • e2e: Improvements to ownerReferences and finalizers test (#​10747)
  • Machine: Improve logs & conditions when machine is waiting for node (#​10762)
  • MachineHealthCheck: MachineHealthCheck should take Machine's InfraReady condition (#​10758)
  • MachineSet: Deprioritize unknown NodeHealthy conditions for deletion (#​10770)
  • MachineSet: Ensure unhealthy machines get deletion priority (#​10761)

📖 Additionally, there have been 3 contributions to our documentation and book. (#​10760, #​10779, #​10796)

Dependencies

Added

Nothing has changed.

Changed

Nothing has changed.

Removed

Nothing has changed.

Thanks to all our contributors! 😊


Configuration

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

🚦 Automerge: Enabled.

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. View repository job log here.

Signed-off-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
@renovate renovate bot requested a review from a team as a code owner July 9, 2024 18:27
@renovate renovate bot requested a review from ahmad-ibra July 9, 2024 18:27
Copy link

codecov bot commented Jul 9, 2024

Codecov Report

All modified and coverable lines are covered by tests ✅

@@            Coverage Diff             @@
##             main     #310      +/-   ##
==========================================
+ Coverage   49.33%   49.66%   +0.33%     
==========================================
  Files          20       20              
  Lines        1206     1206              
==========================================
+ Hits          595      599       +4     
+ Misses        543      540       -3     
+ Partials       68       67       -1     

see 1 file with indirect coverage changes


Continue to review full report in Codecov by Sentry.

Legend - Click here to learn more
Δ = absolute <relative> (impact), ø = not affected, ? = missing data
Powered by Codecov. Last update 42f308c...1f53081. Read the comment docs.

@renovate renovate bot merged commit b3e64a6 into main Jul 9, 2024
7 checks passed
@renovate renovate bot deleted the renovate/sigs.k8s.io-cluster-api-1.x branch July 9, 2024 21:09
TylerGillson added a commit that referenced this pull request Jul 10, 2024
🤖 I have created a release *beep* *boop*
---


##
[0.0.44](v0.0.43...v0.0.44)
(2024-07-10)


### Other

* bump AWS and Azure plugins
([#309](#309))
([359f450](359f450))
* remove get-os.sh
([7c7865e](7c7865e))


### Dependency Updates

* **deps:** update dependency go to v1.22.5
([#306](#306))
([be8084f](be8084f))
* **deps:** update golang.org/x/exp digest to 46b0784
([#308](#308))
([42f308c](42f308c))
* **deps:** update module sigs.k8s.io/cluster-api to v1.7.4
([#310](#310))
([b3e64a6](b3e64a6))


### Refactoring

* enable revive & resolve all lints
([#307](#307))
([7877f71](7877f71))

---
This PR was generated with [Release
Please](https://github.com/googleapis/release-please). See
[documentation](https://github.com/googleapis/release-please#release-please).
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

Successfully merging this pull request may close these issues.

0 participants