Skip to content

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

Merged
renovate[bot] merged 1 commit intomainfrom
renovate/sigs.k8s.io-cluster-api-1.x
Oct 21, 2024
Merged

deps(deps): update module sigs.k8s.io/cluster-api to v1.8.4#427
renovate[bot] merged 1 commit intomainfrom
renovate/sigs.k8s.io-cluster-api-1.x

Conversation

@renovate
Copy link
Contributor

@renovate renovate bot commented Oct 8, 2024

This PR contains the following updates:

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

Release Notes

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

v1.8.4

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.3

📈 Overview

  • 15 new commits merged
  • 2 bugs fixed 🐛

🐛 Bug Fixes

  • CI: Hack: fix the shell used when running pr-verify (#​11170)
  • ClusterClass: Fix nil pointer for empty workers in webhook (#​11198)

🌱 Others

  • CI: Pr-verify: use env var for passing the PR title (#​11230)
  • CI: Replace kubebuilder-release-tools with new workflow (#​11167)
  • CI: Switch to using ECR mirror for trivy DB repo in weekly security scan (#​11261)
  • ClusterCacheTracker: Add cacheSyncPeriod option to ClusterCacheTracker (#​11249)
  • clusterctl: Add vultr infrastructure provider (#​11217)
  • clusterctl: Bump cert manager to v1.16.0 (#​11264)
  • clusterctl: Update RKE2 provider URL (#​11225)
  • e2e: Test/e2e: decrease concurrency (#​11222)
  • Logging: Reduce verbosity of logs when calling Runtime Extensions (#​11200)
  • Machine: Prevent error spamming for NodeOutdatedTaint if objects are not found (#​11199)
  • Testing: Test/framework: allow users to modify cache.Options (#​11203)
  • Testing: Test/framework: GetCAPIResources should warn on rbac issues (#​11206)

📖 Additionally, there has been 1 contribution to our documentation and book. (#​11177)

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 is behind base branch, 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 was generated by Mend Renovate. View the repository job log.

@renovate renovate bot requested a review from a team as a code owner October 8, 2024 19:28
@renovate renovate bot requested a review from arturshadnik October 8, 2024 19:28
renovate-approve[bot]
renovate-approve bot previously approved these changes Oct 8, 2024
@dosubot dosubot bot added the size:XS This PR changes 0-9 lines, ignoring generated files. label Oct 8, 2024
Signed-off-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
@renovate renovate bot force-pushed the renovate/sigs.k8s.io-cluster-api-1.x branch from e9fb2cb to dd148f2 Compare October 21, 2024 14:10
@codecov
Copy link

codecov bot commented Oct 21, 2024

Codecov Report

All modified and coverable lines are covered by tests ✅

@@            Coverage Diff             @@
##             main     #427      +/-   ##
==========================================
- Coverage   54.46%   53.12%   -1.35%     
==========================================
  Files          23       24       +1     
  Lines        1153     1440     +287     
==========================================
+ Hits          628      765     +137     
- Misses        457      607     +150     
  Partials       68       68              

see 21 files 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 1c87bd3...dd148f2. Read the comment docs.

@renovate renovate bot merged commit 67fbcfc into main Oct 21, 2024
@renovate renovate bot deleted the renovate/sigs.k8s.io-cluster-api-1.x branch October 21, 2024 16:57
TylerGillson added a commit that referenced this pull request Nov 22, 2024
🤖 I have created a release *beep* *boop*
---


##
[0.1.13](v0.1.12...v0.1.13)
(2024-11-22)


### Features

* frequency annotation helper
([#422](#422))
([b2ca83f](b2ca83f))


### Other

* **deps:** bump github.com/golang-jwt/jwt/v4 from 4.5.0 to 4.5.1
([#438](#438))
([b69e66f](b69e66f))
* update renovate.json
([96c3ea7](96c3ea7))
* Update renovate.json
([#436](#436))
([d720806](d720806))


### Dependency Updates

* **deps:** update actions/checkout digest to 11bd719
([#430](#430))
([dcc37af](dcc37af))
* **deps:** update actions/checkout digest to eef6144
([#426](#426))
([ae9976f](ae9976f))
* **deps:** update all non-major dependencies
([#437](#437))
([8a2fb74](8a2fb74))
* **deps:** update golang.org/x/exp digest to 2d47ceb
([#439](#439))
([4f2ffdf](4f2ffdf))
* **deps:** update golang.org/x/exp digest to f66d83c
([#425](#425))
([edf709b](edf709b))
* **deps:** update kubernetes packages to v0.31.1
([#388](#388))
([5459610](5459610))
* **deps:** update kubernetes packages to v0.31.2
([#431](#431))
([16f3c2a](16f3c2a))
* **deps:** update module
buf.build/gen/go/spectrocloud/spectro-cleanup/connectrpc/go to
v1.17.0-20240205164452-95dfd137cb54.1
([#421](#421))
([274ba08](274ba08))
* **deps:** update module
buf.build/gen/go/spectrocloud/spectro-cleanup/protocolbuffers/go to
v1.35.1-20240205164452-95dfd137cb54.1
([#428](#428))
([728bbf1](728bbf1))
* **deps:** update module connectrpc.com/connect to v1.17.0
([#420](#420))
([1425343](1425343))
* **deps:** update module github.com/onsi/ginkgo/v2 to v2.21.0
([#433](#433))
([d2dbcf0](d2dbcf0))
* **deps:** update module github.com/onsi/gomega to v1.35.0
([#434](#434))
([274b277](274b277))
* **deps:** update module github.com/slack-go/slack to v0.15.0
([#429](#429))
([2ce3b4b](2ce3b4b))
* **deps:** update module github.com/validator-labs/validator-plugin-oci
to v0.3.3
([#396](#396))
([011d5bd](011d5bd))
* **deps:** update module sigs.k8s.io/cluster-api to v1.8.3
([#418](#418))
([735df90](735df90))
* **deps:** update module sigs.k8s.io/cluster-api to v1.8.4
([#427](#427))
([67fbcfc](67fbcfc))
* **deps:** update module sigs.k8s.io/controller-runtime to v0.19.0
([#392](#392))
([1c87bd3](1c87bd3))
* **deps:** update module sigs.k8s.io/controller-runtime to v0.19.1
([#432](#432))
([7b2f95a](7b2f95a))
* **deps:** update softprops/action-gh-release digest to e7a8f85
([#435](#435))
([cb388ca](cb388ca))

---
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

Labels

dependencies go size:XS This PR changes 0-9 lines, ignoring generated files.

Projects

None yet

Development

Successfully merging this pull request may close these issues.

0 participants