Skip to content

Conversation

renovate[bot]
Copy link
Contributor

@renovate renovate bot commented Sep 10, 2024

This PR contains the following updates:

Package Change Age Adoption Passing Confidence
sigs.k8s.io/cluster-api v1.8.2 -> 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! 😊

v1.8.3

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

📈 Overview

  • 4 new commits merged
  • 1 bug fixed 🐛

🐛 Bug Fixes

  • KCP: Make KCP pre-terminate hook more robust (#​11164)

🌱 Others

  • Dependency: Bump to Go 1.22.7 (#​11157)
  • e2e: Test/e2e: increase concurrency (#​11144)

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

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 September 10, 2024 19:03
@renovate renovate bot requested a review from mattwelke September 10, 2024 19:03
renovate-approve[bot]
renovate-approve bot previously approved these changes Sep 10, 2024
@dosubot dosubot bot added the size:XS This PR changes 0-9 lines, ignoring generated files. label Sep 10, 2024
@renovate renovate bot changed the title deps(deps): update module sigs.k8s.io/cluster-api to v1.8.3 deps(deps): update module sigs.k8s.io/cluster-api to v1.8.4 Oct 8, 2024
@renovate renovate bot force-pushed the renovate/sigs.k8s.io-cluster-api-1.x branch from cff3e13 to 2450043 Compare October 8, 2024 17:05
renovate-approve[bot]
renovate-approve bot previously approved these changes 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 2450043 to a0b2335 Compare October 21, 2024 16:58
Copy link

codecov bot commented Oct 21, 2024

Codecov Report

All modified and coverable lines are covered by tests ✅

@@            Coverage Diff             @@
##             main     #489      +/-   ##
==========================================
- Coverage   73.26%   72.00%   -1.27%     
==========================================
  Files          11       11              
  Lines         924     1143     +219     
==========================================
+ Hits          677      823     +146     
- Misses        184      257      +73     
  Partials       63       63              

see 10 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 c8d8c69...18172a7. Read the comment docs.

@TylerGillson TylerGillson merged commit 78c5ec4 into main Oct 21, 2024
5 of 7 checks passed
@TylerGillson TylerGillson deleted the renovate/sigs.k8s.io-cluster-api-1.x branch October 21, 2024 18:05
mattwelke pushed a commit that referenced this pull request Nov 20, 2024
🤖 I have created a release *beep* *boop*
---


##
[0.1.8](v0.1.7...v0.1.8)
(2024-11-20)


### Features

* support inline auth
([#501](#501))
([1c2fd8a](1c2fd8a))


### Bug Fixes

* panic when evaluating IAM user rules
([#503](#503))
([7ab45b6](7ab45b6))


### Other

* make reviewable
([#500](#500))
([75c3305](75c3305))
* update renovate.json
([3b73e58](3b73e58))
* Update renovate.json
([ee977e6](ee977e6))


### Dependency Updates

* **deps:** update all non-major dependencies
([#498](#498))
([17b6291](17b6291))
* **deps:** update all non-major dependencies
([#507](#507))
([d8c0998](d8c0998))
* **deps:** update all non-major dependencies
([#508](#508))
([977532f](977532f))
* **deps:** update all non-major dependencies
([#509](#509))
([ab3d355](ab3d355))
* **deps:** update aws-sdk-go-v2 monorepo
([#465](#465))
([92c4d1b](92c4d1b))
* **deps:** update aws-sdk-go-v2 monorepo
([#493](#493))
([641afa8](641afa8))
* **deps:** update build digest to 3463b98
([#506](#506))
([2825241](2825241))
* **deps:** update build digest to 3840c9d
([#510](#510))
([4d870be](4d870be))
* **deps:** update golang.org/x/exp digest to 2d47ceb
([#499](#499))
([5ba6974](5ba6974))
* **deps:** update golang.org/x/exp digest to e7e105d
([#485](#485))
([383ece0](383ece0))
* **deps:** update golang.org/x/exp digest to f66d83c
([#488](#488))
([c8d8c69](c8d8c69))
* **deps:** update k8s.io/utils digest to 6fe5fd8
([#505](#505))
([84017e6](84017e6))
* **deps:** update kubernetes packages to v0.31.1
([#490](#490))
([2f7e19d](2f7e19d))
* **deps:** update kubernetes packages to v0.31.2
([#492](#492))
([42afaa7](42afaa7))
* **deps:** update module github.com/aws/aws-sdk-go-v2/service/ec2 to
v1.184.0
([#491](#491))
([b84bfcc](b84bfcc))
* **deps:** update module github.com/aws/aws-sdk-go-v2/service/ec2 to
v1.188.0
([#504](#504))
([43e420c](43e420c))
* **deps:** update module github.com/onsi/ginkgo/v2 to v2.20.2
([#483](#483))
([a42aedb](a42aedb))
* **deps:** update module github.com/onsi/ginkgo/v2 to v2.21.0
([#495](#495))
([8f4d37a](8f4d37a))
* **deps:** update module github.com/onsi/gomega to v1.34.2
([#484](#484))
([409bd7b](409bd7b))
* **deps:** update module github.com/onsi/gomega to v1.35.0
([#496](#496))
([fe9ead5](fe9ead5))
* **deps:** update module github.com/validator-labs/validator to v0.1.12
([#486](#486))
([5b6701c](5b6701c))
* **deps:** update module github.com/validator-labs/validator to v0.1.9
([#477](#477))
([2509b3c](2509b3c))
* **deps:** update module sigs.k8s.io/cluster-api to v1.8.2
([#487](#487))
([0ceab69](0ceab69))
* **deps:** update module sigs.k8s.io/cluster-api to v1.8.4
([#489](#489))
([78c5ec4](78c5ec4))
* **deps:** update module sigs.k8s.io/controller-runtime to v0.19.1
([#494](#494))
([3747e12](3747e12))

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

1 participant