Skip to content

Conversation

dependabot[bot]
Copy link
Contributor

@dependabot dependabot bot commented on behalf of github Jan 10, 2023

Bumps sigs.k8s.io/cluster-api from 1.3.1 to 1.3.2.

Release notes

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

v1.3.2

Highlights

Note the breaking changes in this release.

👌 Kubernetes version support

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

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

Changes since v1.3.1

⚠️ Breaking Changes

  • KCP: block upgrade to versions with old registry, improve registry handling (#7871)

With this change we are blocking upgrades to the following versions:

  • v1.22.0 - v1.22.16
  • v1.23.0 - v1.23.14
  • v1.24.0 - v1.24.8

✨ New Features

  • CI: Adds a verify script that run trivy scanner on container images (#7820)
  • clusterctl: Add support for CoxEdge provider (#7797)

🐛 Bug Fixes

  • E2E: Fix CoreDNS readiness validation, misc improvements (#7849)
  • CAPBK: Fix to enable bootstrap secret rotation if the secret itself missing (#7853)

🌱 Others

  • Build: Fix verify-shellcheck script and fix findings (#7756)
  • CI: Bump actions/cache from 3.0.11 to 3.2.1 (#7807)
  • CI: Bump golang.or/x/netto v0.4.0 (#7789)
  • CI: Update kubebuilder envtest (1.25.2 -> 1.26.0) (#7863)
  • Developer Experience: Bump to Go 1.19.4 (#7793)

📖 Additionally, there have been 4 contributions to our documentation and book. (#7868, #7818, #7808, #7795)

Thanks to all our contributors! 😊

Commits
  • 18c6e8e Merge pull request #7871 from k8s-infra-cherrypick-robot/cherry-pick-7856-to-...
  • e75707d Merge pull request #7880 from k8s-infra-cherrypick-robot/cherry-pick-7878-to-...
  • df1491b Revert "CAPD: only ignore necessary kubeadm preflight errors"
  • b4a9516 Merge pull request #7868 from sbueringer/pr-book-cherry-picks
  • 16183d7 KCP: block upgrade to versions with old registry, improve registry handling
  • eb82769 book: cherry-pick Linux capitalization & clusterawsdm doc updates
  • 332b718 Merge pull request #7863 from aniruddha2000/ani/update-envtest-for-1.3
  • 02515e8 Update kubebuilder envtest(1.25.0->1.26.0)
  • 5936323 Merge pull request #7853 from k8s-infra-cherrypick-robot/cherry-pick-7717-to-...
  • dc19b22 add bootstrap secret rotation if the secret itself missing
  • 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.1 to 1.3.2.
- [Release notes](https://github.com/kubernetes-sigs/cluster-api/releases)
- [Commits](kubernetes-sigs/cluster-api@v1.3.1...v1.3.2)

---
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 Jan 10, 2023
@chrisdoherty4 chrisdoherty4 added the ready-to-merge Signal to Mergify to merge the PR. label Jan 17, 2023
@mergify mergify bot merged commit 99c3f90 into main Jan 17, 2023
@dependabot dependabot bot deleted the dependabot/go_modules/sigs.k8s.io/cluster-api-1.3.2 branch January 17, 2023 18:13
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