tinkerbell / cluster-api-provider-tinkerbell

Cluster API Infrastructure Provider
Apache License 2.0
100 stars 36 forks source link

build(deps): bump sigs.k8s.io/cluster-api from 1.3.5 to 1.4.1 #281

Closed dependabot[bot] closed 1 year ago

dependabot[bot] commented 1 year ago

Bumps sigs.k8s.io/cluster-api from 1.3.5 to 1.4.1.

Release notes

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

v1.4.1

1.4.1

👌 Kubernetes version support

  • Management Cluster: v1.20.x -> v1.26.x [1]
  • Workload Cluster: v1.18.x -> v1.26.x

[1] When using Cluster API with the experimental CLUSTER_TOPOLOGY feature, the Kubernetes version of the management cluster must be >= 1.22.0.

More information about version support can be found here

Changes since v1.4.0

:chart_with_upwards_trend: Overview

  • 9 new commits merged
  • 0 breaking changes :warning:
  • 0 feature additions ✨
  • 3 bugs fixed 🐛

:bug: Bug Fixes

  • clusterctl: Use local kustomize version in create-local-repository.py (#8437)
  • Machine: fix node label propagation (#8444)
  • MachinePool: Fix MachinePool node taint patching (#8468)

:seedling: Others

  • Build: Add runtime extension components to release (#8440)
  • Bump github.com/onsi/gomega from 1.27.4 to 1.27.5 (#8402)
  • CI: Switch cloudbuild.yaml to e2 machine type (#8448)
  • Docs: Allow backport for experimental features (#8441)
  • Docs: Fix mesosphere link in proposal (#8453)

:book: Additionally, there have been 1 contributions to our documentation and book. (#8409)

Thanks to all our contributors! 😊

v1.4.0

👌 Kubernetes version support

  • Management Cluster: v1.20.x -> v1.26.x [1]
  • Workload Cluster: v1.18.x -> v1.26.x

[1] When using Cluster API with the experimental CLUSTER_TOPOLOGY feature, the Kubernetes version of the management cluster must be >= 1.22.0.

More information about version support can be found here

Highlights

This release was focusd on adding some new awaited features, stability and continuolsy improving our release processes. This was possible by the hard work of more than 360 PRs from the awesome contributors of the community.

... (truncated)

Commits
  • 39d87e9 Merge pull request #8468 from k8s-infra-cherrypick-robot/cherry-pick-8462-to-...
  • 25d0ed3 bug: Fix MachinePool node taint patching
  • cfdf414 Merge pull request #8453 from k8s-infra-cherrypick-robot/cherry-pick-8447-to-...
  • 653d5a5 Fix mesosphere link in proposal
  • 1fa2cdd Merge pull request #8448 from k8s-infra-cherrypick-robot/cherry-pick-8428-to-...
  • 1ddac27 Switch to e2 machine type
  • d1eeab8 Merge pull request #8444 from k8s-infra-cherrypick-robot/cherry-pick-8427-to-...
  • 82332dc fix node label propagation
  • 15eb6af Merge pull request #8441 from k8s-infra-cherrypick-robot/cherry-pick-8293-to-...
  • cfe812e allow backport for experimental features
  • 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 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 1 year ago

Superseded by #287.