Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

build(deps): bump sigs.k8s.io/cluster-api from 1.2.1 to 1.5.2 #1354

Conversation

dependabot[bot]
Copy link
Contributor

@dependabot dependabot bot commented on behalf of github Sep 26, 2023

Bumps sigs.k8s.io/cluster-api from 1.2.1 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


📈 Overview

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

✨ New Features

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

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

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

📖 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


📈 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 <dependency name> 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)

Bumps [sigs.k8s.io/cluster-api](https://github.com/kubernetes-sigs/cluster-api) from 1.2.1 to 1.5.2.
- [Release notes](https://github.com/kubernetes-sigs/cluster-api/releases)
- [Commits](kubernetes-sigs/cluster-api@v1.2.1...v1.5.2)

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

Signed-off-by: dependabot[bot] <[email protected]>
@dependabot dependabot bot added dependencies go Pull requests that update Go code labels Sep 26, 2023
@dependabot @github
Copy link
Contributor Author

dependabot bot commented on behalf of github Oct 24, 2023

Superseded by #1381.

@dependabot dependabot bot closed this Oct 24, 2023
@dependabot dependabot bot deleted the dependabot/go_modules/release/0.5.x/sigs.k8s.io/cluster-api-1.5.2 branch October 24, 2023 18:51
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
dependencies go Pull requests that update Go code
Projects
None yet
Development

Successfully merging this pull request may close these issues.

0 participants