tinkerbell / cluster-api-provider-tinkerbell

Cluster API Infrastructure Provider
Apache License 2.0
92 stars 35 forks source link

build(deps): bump sigs.k8s.io/cluster-api from 1.3.3 to 1.3.4 #263

Closed dependabot[bot] closed 1 year ago

dependabot[bot] commented 1 year ago

Bumps sigs.k8s.io/cluster-api from 1.3.3 to 1.3.4.

Release notes

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

v1.3.4

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

:bug: Bug Fixes

  • ClusterCacheTracker: fix panic in error creation (#8064)
  • ClusterCacheTracker: Requeue health check during the creation of a new cluster accessor (#8158)
  • KCP: Allow unsetting fields if their child fields are mutable (#8081)

:seedling: Others

  • Developer Experience: Bump github.com/coredns/corefile-migration from 1.0.19 to 1.0.20 (#8196)
  • Developer Experience: drop the draft release notes step from github workflow (#8032)
  • Developer Experience: Update Go to 1.19.6 (#8127)
  • Docs: fix command-line-tools links in book (#8163)
  • Docs: Small improvement to the backport policy (#8114)
  • Docs: Update owners file (#8070)
  • ClusterClass: catch panics when applying patches (#8082)
  • KCP: Update coredns corefile migration to v1.0.19 (#8078)

:book: Additionally, there have been 6 contributions to our documentation and book. (#8175, #8174, #8149, #8150, #8115, #8113)

Thanks to all our contributors! 😊

Commits
  • 26d03d2 Merge pull request #8200 from k8s-infra-cherrypick-robot/cherry-pick-8199-to-...
  • 422c90f Fix git config in release-binary builds
  • 38ec26a Merge pull request #8196 from killianmuldoon/pr-update-corefile
  • b399cc3 Bump github.com/coredns/corefile-migration from 1.0.19 to 1.0.20
  • 8a29faa Merge pull request #8175 from k8s-infra-cherrypick-robot/cherry-pick-8168-to-...
  • f0a61b8 book: remove old versions from versions.md
  • d3fad89 Merge pull request #8174 from k8s-infra-cherrypick-robot/cherry-pick-8134-to-...
  • a2c7d57 docs: document new Kubernetes support policy
  • cdc6c78 Merge pull request #8163 from k8s-infra-cherrypick-robot/cherry-pick-8162-to-...
  • 0a8ef36 docs: fix command-line-tools links in book
  • 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)