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.8.0-rc.0 to 1.8.0-rc.1 in /test #1880

Conversation

dependabot[bot]
Copy link
Contributor

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

Bumps sigs.k8s.io/cluster-api from 1.8.0-rc.0 to 1.8.0-rc.1.

Release notes

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

v1.8.0-rc.1

🚨 This is a RELEASE CANDIDATE. Use it only for testing purposes. If you find any bugs, file an issue.

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

⚠️ RELEASE CANDIDATE NOTES ⚠️

👌 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

Changes since v1.7.0

📈 Overview

  • 318 new commits merged

... (truncated)

Commits
  • 62155e7 Merge pull request #11020 from k8s-infra-cherrypick-robot/cherry-pick-11012-t...
  • 4393991 Improve error output of ValidateResourceVersionStable
  • 4b719ae Merge pull request #11015 from k8s-infra-cherrypick-robot/cherry-pick-11013-t...
  • d18836a Improve reconcile state logs (don't log empty diff)
  • adb5d97 Merge pull request #11014 from k8s-infra-cherrypick-robot/cherry-pick-10984-t...
  • 00f4064 test: add coverage to find issues running on the next kubernetes release as m...
  • 127d21e Merge pull request #11011 from k8s-infra-cherrypick-robot/cherry-pick-11009-t...
  • ad922e7 Fix CRS test flake
  • 1ad6192 Merge pull request #11007 from k8s-infra-cherrypick-robot/cherry-pick-11004-t...
  • c3bd866 test/framework: scale up should use allocatable memory
  • 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.8.0-rc.0 to 1.8.0-rc.1.
- [Release notes](https://github.com/kubernetes-sigs/cluster-api/releases)
- [Commits](kubernetes-sigs/cluster-api@v1.8.0-rc.0...v1.8.0-rc.1)

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

Signed-off-by: dependabot[bot] <[email protected]>
@dependabot dependabot bot added the ok-to-test Indicates a non-member PR verified by an org member that is safe to test. label Aug 7, 2024
@metal3-io-bot
Copy link
Contributor

[APPROVALNOTIFIER] This PR is NOT APPROVED

This pull-request has been approved by:
Once this PR has been reviewed and has the lgtm label, please assign mboukhalfa for approval. For more information see the Kubernetes Code Review Process.

The full list of commands accepted by this bot can be found here.

Needs approval from an approver in each of these files:

Approvers can indicate their approval by writing /approve in a comment
Approvers can cancel approval by writing /approve cancel in a comment

@metal3-io-bot
Copy link
Contributor

Hi @dependabot[bot]. Thanks for your PR.

I'm waiting for a metal3-io member to verify that this patch is reasonable to test. If it is, they should reply with /ok-to-test on its own line. Until that is done, I will not automatically test new commits in this PR, but the usual testing commands by org members will still work. Regular contributors should join the org to skip this step.

Once the patch is verified, the new status will be reflected by the ok-to-test label.

I understand the commands that are listed here.

Instructions for interacting with me using PR comments are available here. If you have questions or suggestions related to my behavior, please file an issue against the kubernetes-sigs/prow repository.

@metal3-io-bot metal3-io-bot added the size/S Denotes a PR that changes 10-29 lines, ignoring generated files. label Aug 7, 2024
Copy link
Contributor Author

dependabot bot commented on behalf of github Aug 8, 2024

Looks like sigs.k8s.io/cluster-api is up-to-date now, so this is no longer needed.

@dependabot dependabot bot closed this Aug 8, 2024
@dependabot dependabot bot deleted the dependabot/go_modules/test/main/sigs.k8s.io/cluster-api-1.8.0-rc.1 branch August 8, 2024 05:06
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
ok-to-test Indicates a non-member PR verified by an org member that is safe to test. size/S Denotes a PR that changes 10-29 lines, ignoring generated files.
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant