Skip to content

Conversation

dependabot[bot]
Copy link
Contributor

@dependabot dependabot bot commented on behalf of github Feb 28, 2023

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

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

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

Bumps [sigs.k8s.io/cluster-api](https://github.com/kubernetes-sigs/cluster-api) from 1.3.3 to 1.3.4.
- [Release notes](https://github.com/kubernetes-sigs/cluster-api/releases)
- [Commits](kubernetes-sigs/cluster-api@v1.3.3...v1.3.4)

---
updated-dependencies:
- dependency-name: sigs.k8s.io/cluster-api
  dependency-type: direct:production
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <support@github.com>
@dependabot dependabot bot added dependencies Pull requests that update a dependency file go Pull requests that update Go code labels Feb 28, 2023
@chrisdoherty4 chrisdoherty4 added the ready-to-merge Signal to Mergify to merge the PR. label Mar 1, 2023
@mergify mergify bot merged commit b104e01 into main Mar 1, 2023
@dependabot dependabot bot deleted the dependabot/go_modules/sigs.k8s.io/cluster-api-1.3.4 branch March 1, 2023 14:46
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
dependencies Pull requests that update a dependency file go Pull requests that update Go code ready-to-merge Signal to Mergify to merge the PR.
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant