vmware-tanzu / cluster-api-provider-bringyourownhost

Kubernetes Cluster API Provider BYOH for already-provisioned hosts running Linux.
Apache License 2.0
222 stars 71 forks source link

Bump sigs.k8s.io/cluster-api from 1.4.4 to 1.5.2 #850

Closed dependabot[bot] closed 8 months ago

dependabot[bot] commented 8 months ago

Bumps sigs.k8s.io/cluster-api from 1.4.4 to 1.5.2.

Release notes

Sourced from sigs.k8s.io/cluster-api's releases.

v1.5.2

👌 Kubernetes version support

  • Management Cluster: v1.24.x -> v1.28.x
  • Workload Cluster: v1.22.x -> v1.28.x

More information about version support can be found here

Changes since v1.5.1


:chart_with_upwards_trend: Overview

  • 19 new commits merged
  • 1 feature addition ✨
  • 4 bugs fixed 🐛

:sparkles: New Features

  • ClusterClass: Introduce NamingStrategy and allow generating names using go templates (#9428)

:bug: Bug Fixes

  • e2e: Fix autoscaler image repo (#9357)
  • KCP: Fix KCP Controller reconcile always return error when workload cluster is unreachable (#9449)
  • MachineHealthCheck: Fix excessive trace logging in the machine health check controller (#9426)
  • Testing: Don't use v1alpha3 in clusterctl upgrade test (#9412)

:seedling: Others

  • ClusterClass: Improve Cluster variable defaulting/validation errors (#9479)
  • ClusterClass: Improve message for TopologyReconciledCondition (#9401)
  • Dependency: Bump cert-manager to v1.13.0 (#9413)
  • Dependency: Bump to Go 1.20.8 (#9383)
  • e2e: Bump autoscaler to v1.28.0 (#9351)
  • KCP: Remove redundant GetRESTConfig in KCP Management.GetWorkloadCluster (#9451)
  • Runtime SDK: Improve ClusterClass watch for ExtensionConfigs (#9356)

:book: Additionally, there have been 6 contributions to our documentation and book. (#9365, #9430, #9435, #9466, #9470, #9491)

Thanks to all our contributors! 😊

v1.5.1

👌 Kubernetes version support

  • Management Cluster: v1.24.x -> v1.28.x
  • Workload Cluster: v1.22.x -> v1.28.x

More information about version support can be found here

Changes since v1.5.0


:chart_with_upwards_trend: Overview

  • 35 new commits merged

... (truncated)

Commits
  • 3290c5a Merge pull request #9491 from k8s-infra-cherrypick-robot/cherry-pick-9490-to-...
  • 960c411 Fix broken link to docker webhook and d2iq
  • 9628edf Merge pull request #9479 from k8s-infra-cherrypick-robot/cherry-pick-9452-to-...
  • 5fb4d26 Improve Cluster variable defaulting/validation errors
  • 816e2d1 Merge pull request #9470 from k8s-infra-cherrypick-robot/cherry-pick-9415-to-...
  • b8ce994 Update Go backport policy
  • 1e4d54b Merge pull request #9466 from k8s-infra-cherrypick-robot/cherry-pick-9463-to-...
  • 30cb9cf Change kubernetes version in docs to match the newest stable version
  • 377b5ef Merge pull request #9451 from k8s-infra-cherrypick-robot/cherry-pick-9448-to-...
  • 9b8f60b Remove redundant GetRESTConfig in KCP Management.GetWorkloadCluster
  • Additional commits viewable in compare view


Dependabot compatibility score

Dependabot will resolve any conflicts with this PR as long as you don't alter it yourself. You can also trigger a rebase manually by commenting @dependabot rebase.


Dependabot commands and options
You can trigger Dependabot actions by commenting on this PR: - `@dependabot rebase` will rebase this PR - `@dependabot recreate` will recreate this PR, overwriting any edits that have been made to it - `@dependabot merge` will merge this PR after your CI passes on it - `@dependabot squash and merge` will squash and merge this PR after your CI passes on it - `@dependabot cancel merge` will cancel a previously requested merge and block automerging - `@dependabot reopen` will reopen this PR if it is closed - `@dependabot close` will close this PR and stop Dependabot recreating it. You can achieve the same result by closing it manually - `@dependabot show ignore conditions` will show all of the ignore conditions of the specified dependency - `@dependabot ignore this major version` will close this PR and stop Dependabot creating any more for this major version (unless you reopen the PR or upgrade to it yourself) - `@dependabot ignore this minor version` will close this PR and stop Dependabot creating any more for this minor version (unless you reopen the PR or upgrade to it yourself) - `@dependabot ignore this dependency` will close this PR and stop Dependabot creating any more for this dependency (unless you reopen the PR or upgrade to it yourself)
dependabot[bot] commented 8 months ago

Superseded by #854.