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

Bump sigs.k8s.io/cluster-api from 1.7.3 to 1.8.0 #23

Closed

Conversation

dependabot[bot]
Copy link

@dependabot dependabot bot commented on behalf of github Aug 13, 2024

Bumps sigs.k8s.io/cluster-api from 1.7.3 to 1.8.0.

Release notes

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

v1.8.0

👌 Kubernetes version support

  • Management Cluster: v1.27.x -> v1.30.x
  • Workload Cluster: v1.25.x -> v1.30.x

More information about version support can be found here

Highlights

  • Bumped to controller-runtime v0.18, k8s.io/* v0.30, controller-gen v0.15, Go 1.22
  • API: Add support for negative polarity conditions (#10550)
  • API: Allow control plane provider to set control plane endpoint (#10667)
  • CABPK: Add kubeadm v1beta4 types (including ExtraEnvs and ImagePullSerial) (#10709, #10846)
  • CABPK: Allow to generate JoinConfiguration discovery kubeconfig (#10799)
  • ClusterClass: Improvements for variables
    • CEL support for variables (#9239)
    • Metadata for top-level and nested variables (& deprecate previous metadata field) (#10778)
    • Support control plane variable overrides (#10682)
    • New builtin variables: control plane / MD / MP metadata (#10837), Cluster UID (#10822)
  • KCP: Delete out of date machines with unhealthy control plane component conditions during rollout (#10196)
  • KCP: Default ControlPlaneKubeletLocalMode kubeadm feature gate to true for Kubernetes >= 1.31.0
  • Logging: Improvements to rollout logs: Cluster topology controller (#10690), KCP controller & webhooks (#10628), MachineDeployment controller (#10688)
  • MachineDeployment: Add remediation strategy (#10712)
  • MachineSet/Machine: Improvements to Machine deletion
    • Machine deletion skips waiting for volumes detached for unreachable Nodes (#10662)
    • Machine drain ignores terminating Pods earlier for unreachable Nodes (#10706)
    • MachineSet: Fix deletion priority to avoid deleting too many machines (#10087)
    • MachineSet: Deprioritize unknown NodeHealthy conditions for deletion (#10763)
    • MachineSet: Ensure unhealthy machines get deletion priority (#10755)
  • A usual, significantly improved e2e test framework & coverage (#10083, #10216, #10135, #10498, #10639, #10530)
  • New providers in clusterctl: IONOS Cloud (#10767), Linode (#10471), Tinkerbell (#10487)

Deprecation Warning

  • ClusterClass: Deprecate definitionFrom field (#10841)
  • ClusterClass: Deprecate IP Family builtin variable (#10554)
  • MachineDeployment: Deprecate revision management (#10855)
  • MachineHealthCheck: Deprecate MaxUnhealthy & UnhealthyRange fields (#10853)

Umbrella issue: API changes: #10852

Changes since v1.7.0

📈 Overview

  • 322 new commits merged
  • 1 breaking change ⚠️
  • 23 feature additions ✨
  • 50 bugs fixed 🐛

⚠️ Breaking Changes

... (truncated)

Commits
  • 69bbf35 Merge pull request #11042 from k8s-infra-cherrypick-robot/cherry-pick-11032-t...
  • 06052c0 bug: Machine Controller should try to retrieve node on delete
  • 3ebdd0d Merge pull request #11039 from k8s-infra-cherrypick-robot/cherry-pick-10958-t...
  • ae9948e Update generated code
  • ec680f6 seedling: Bump the all-go-mod-patch-and-minor group across 3 directories with...
  • b374053 Merge pull request #11031 from k8s-infra-cherrypick-robot/cherry-pick-11028-t...
  • e2440a5 Log error when Lifecycle Hook Runtime Extension returns an error
  • 021876b Merge pull request #11022 from k8s-infra-cherrypick-robot/cherry-pick-11021-t...
  • f769cdf Bump Kubernetes to v1.31.0-rc.1
  • 62155e7 Merge pull request #11020 from k8s-infra-cherrypick-robot/cherry-pick-11012-t...
  • 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.7.3 to 1.8.0.
- [Release notes](https://github.com/kubernetes-sigs/cluster-api/releases)
- [Commits](kubernetes-sigs/cluster-api@v1.7.3...v1.8.0)

---
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 the dependencies Pull requests that update a dependency file label Aug 13, 2024
Copy link
Author

dependabot bot commented on behalf of github Aug 14, 2024

Superseded by #29.

@dependabot dependabot bot closed this Aug 14, 2024
@dependabot dependabot bot deleted the dependabot/go_modules/sigs.k8s.io/cluster-api-1.8.0 branch August 14, 2024 12:42
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
Projects
None yet
Development

Successfully merging this pull request may close these issues.

0 participants